We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e973a commit 53446eaCopy full SHA for 53446ea
sites/en/installfest/_command-line-glossary.md
@@ -1,6 +1,6 @@
1
**~** Called 'tilde'. On OS X or Linux, this is a shortcut to the **home directory** for your user.
2
3
-**/** When you use an 'escape sequence' in front of a character, the normal interpretation of that character is not applied.
+**\** When you use an 'escape sequence' in front of a character, the normal interpretation of that character is not applied.
4
5
**=** Assignment to make whatever follows, to be treated as true (_Name="Veronica"_).
6
0 commit comments