How To Preserve Quotes In Bash Arguments

If you want to preserve quoting to pass shell arguments to a called command, use the four characters “$@” (including the double quotes) instead of the two characters $*
![]() |
If you want to preserve quoting to pass shell arguments to a called command, use the four characters “$@” (including the double quotes) instead of the two characters $*
I use the SMF forum engine extensively. In Safari 3 I was able to use Option-S to save a post. Safari 4 broke that. The new keyboard shortcut to save a post in SMF is Control-Option-S.