[comp.unix.ultrix] csh

lee@turing.unm.edu (Lee Ward) (09/26/88)

Reply-to: lee@turing.unm.edu (Lee Ward)


Index:	bin/csh 4.3BSD+NFS (latest update 8 Dec. 87)

Description:
	Apparently, if one places a foreach in an alias that splits
	lines csh dies when executing it.
Repeat-By:
	alias xxx `foreach x ( 1 )\
	Matters not greatly what goes here'
			--Lee (Ward)