csh and tset

utzoo!decvax!ucbvax!mhtsa!alice!npoiv!npois!houxi!ihps3!harpo!utah-cs!utah-gr!thomas utzoo!decvax!ucbvax!mhtsa!alice!npoiv!npois!houxi!ihps3!harpo!utah-cs!utah-gr!thomas
Sat Sep 18 11:01:12 AEST 1982


1. set echo shows what the command looks like just before it is executed.
   Of course, if the shell is blowing up, it might not tell you anything.
2. bracket the tset with 'set noglob', 'unset noglob'.  Use the alias ts:
	alias ts 'unsetenv TERMCAP; set noglob; tset \!*; unset noglob'



More information about the Comp.bugs.2bsd mailing list