Ultrix 3.1C /bin/csh looping to memory limit

Frank Wortner frank at croton.enet.dec.com
Tue Sep 25 00:27:17 AEST 1990


> Could someone with a DECsystem running Ultrix 4.0 try this for me?

Done:

$ /bin/csh -r
csh> cat >/tmp/foo
echo before
echo $nosuchvar
csh> limit data 2m
csh> source /tmp/foo
before
nosuchvar: Undefined variable.
csh>

Fixed in 4.0!

					Frank



More information about the Comp.unix.ultrix mailing list