On Tue, 2005-12-13 at 11:40 -0600, Mike McCarty wrote: > $ echo "Hello there\!" > Hello there\! The double quotes take the shine off the backslash, so to speak, and make it ordinary. > $ echo 'Hello there!' > Hello there! $ echo Hello there\! would have worked, too. Cheers Steffen.
Attachment:
signature.asc
Description: This is a digitally signed message part