妮仔的學習筆記
2011年9月7日 星期三
Linux script : backslash "\"
backslash "\" : escape next special characters
Ex:
echo "Path is $PATH" ---> This will show $PATH content
echo "Path is \$PATH" ---> This will show $PATH string
The backslash wiil remove the specail meaning of dollar($) sign
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言