tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Proposal to add /usr/bin/shquote
> eval $n=\"\$$n \\\"\\\$${n}_\$c\\\"\"
> eval ${n}_$c=\"\$a\"
Excerpted from my .cshrc:
# ya gotta love that csh quoting....
printenv FONT | tr -d '\n' | char-to-code | sed -e s/\$/\ 10/ |
code-to-char | sed -e /\^\\\\\$/s/./\\\\\'\ \\\\\\\\\ \\\\\\\\\ \\\\\'/ -e
/\^\'\$/s/./\\\\\'\ \\\\\\\\\ \\\\\'\ \\\\\'/ | tr '\n' ' ' >> /tmp/$$
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse%rodents-montreal.org@localhost
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Home |
Main Index |
Thread Index |
Old Index