Skip to content
Portfolio

Linux Special Characters

* ? [] Match multiple file or directory names $ Expands variables | Pipe > < >> Redirection & Runs a process in the background ; Separates multiple commands on a single line ~ Shortcut for the user’s home directory

Terminal window
echo "The server costs \$100 a month"