csh levels

Kartik Subbarao subbarao at rise.Princeton.EDU
Tue Feb 5 14:10:20 AEST 1991


In article <1991Feb5.000455.9976 at massey.ac.nz> R.Singh at massey.ac.nz (R. Singh) writes:
>Let's assume a csh invoked from a csh. How do keep track of how far down
>the track, one is? Let's say one has recursively invoked csh, it should be
>possible to discover how far down one is. How does one do it?
>Thanx

If you have sps, it will show you this information in a nice format. Still,
ps gives you the same information, and you'll just have to look at the
output to see how many csh's have been invoked.


			-Kartik

--
internet# find . -name core -exec cat {} \; |& tee /dev/tty*
subbarao@{phoenix or gauguin}.Princeton.EDU -|Internet
kartik at silvertone.Princeton.EDU (NeXT mail)       -|	
SUBBARAO at PUCC.BITNET			          - Bitnet



More information about the Comp.unix.questions mailing list