Problem with csh;request for fix (LONG)
pearson at psc70.UUCP
pearson at psc70.UUCP
Tue Jul 15 23:53:14 AEST 1986
Looks like you can get around the problem in csh with double quoting:
set fix = "`grep define fix10`"
echo "$fix"
More information about the Comp.unix.wizards
mailing list