Changes

Jump to: navigation, search

ULI101 Week 3

21 bytes added, 15:22, 31 August 2017
Quoting in UNIX
$ echo \*
</source>
* To quote a   another is used (<br code>\</code> another <code>\\<code> is used ) ‘ ‘ == ' ' Quotes==
* Forward single quote - different than the back tick (backward single quote)
* Quotes all that is inside, preventing wildcard and variable substitution
echo '.*'
</source>
 
= Double Quoting =
221
edits

Navigation menu