The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
backslash1. A character (\) that is used in shell statements to quote another character (that is, to remove its special meaning to the shell). For example, if you want to use a dollar sign as a dollar sign, rather than as a symbol for end of line, enter \$. From Linux Guide @FirstLinux |
|
|