A real hack way to "lock my tty"

Matthias Urlichs urlichs at smurf.sub.org
Sun Sep 30 01:10:41 AEST 1990


In comp.unix.admin, article <2863 at litchi.bbn.com>,
  rsalz at bbn.com (Rich Salz) writes:
< 
< As an interesting exercise, type the following lines [ to csh ]
< 	foo:
< 	csh
< 	exit
< 	goto foo
< 
Neat...
% kill -STOP $$
% kill -9 %1

I don't know how to get out of this on a system without job control (assuming
that you don't want to kill the first shell).  Any ideas?

-- 
Matthias Urlichs -- urlichs at smurf.sub.org -- urlichs at smurf.ira.uka.de     /(o\
Humboldtstrasse 7 - 7500 Karlsruhe 1 - FRG -- +49+721+621127(0700-2330)   \o)/



More information about the Comp.unix.misc mailing list