csh and globbing in `..`

Shankar Unni shankar at hpclscu.HP.COM
Tue Mar 15 02:37:01 AEST 1988


I've received several replies, many of which pointed me in the right direction.
The solution was to put the `..` inside double quotes.

   set line = "`...`"
   echo "$line"

Thanx again to all who took the trouble to reply.

Shankar.



More information about the Comp.unix.wizards mailing list