Strings are typically delimited by quotes, which raises the problem of dealing with strings that include quotes.
Stats
created |
5 months ago |
viewed |
5 times |
editors |
0 |
Recent Hot Answers
Why doesn't 'find' show this file?What does it mean to have a $“dollarsign-prefixed string” in a script?
using single or double bracket - bash
$VAR vs ${VAR} and to quote or not to quote
Quoting in ssh $host $FOO and ssh $host “sudo su user -c $FOO” type constructs
more »
Related Tags
shell × 64bash × 59
shell-script × 20
zsh × 11
escape-characters × 9
scripting × 7
ssh × 7
sed × 6
grep × 6
command-line × 6
find × 5
wildcards × 5
regular-expression × 4
ksh × 4
command-substitution × 4
special-characters × 3
environment-variables × 3
rename × 3
echo × 3
parameter × 3
filenames × 3
cygwin × 2
string × 2
sudo × 2
command-history × 2
