[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

TCSH - escape character



Does anyone know of the top of their head what the escape character is for
a tcsh script?

for instance, i have a line which has something like...

printf "bla bla "bla" bla" >> test.file

but it gives me the error unmatche ".  I tried changing it to ...

printf "bla bla \"bla\" bla" >> test.file

but still received the same error .. thanks:)


"Knowledge itself is power."
  - Francis Bacon (1561-1626)




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: