4.xBSD /bin/csh bug fix wanted.. - (nf)

John Quarterman jsq at ut-sally.UUCP
Fri Feb 10 02:58:48 AEST 1984


It's not a bug, it's a creature, when

	eval `tset -s`

fails because file-expansion wild cards are present.

Try something along these lines:

set noglob
eval `tset -s -n -e -k^U -m 'plugboard:?mime2a' -m 'network:?mime2a' -m 'dialup:?mime2a' -m 'unknown:?mime2a'`
unset noglob
-- 
John Quarterman, CS Dept., University of Texas, Austin, Texas
jsq at ut-sally.ARPA, jsq at ut-sally.UUCP, {ihnp4,seismo,ctvax}!ut-sally!jsq



More information about the Comp.bugs.4bsd.ucb-fixes mailing list