stan the leprechaun hacker
						ssc-vax!sts (soon utah-cs)
                                Tom Spuhler
The MAD Programmer >
with the "MAD" part in inverse-blinking.
I have now gotten more mundane with:
esh[?]
where the ? is my depth level (in shells) starting with 0.
If I run an 'sh', the prompt comes back as:
sh[?]
with the proper depth level replacing the ?
This way, I always know whether or not I am in a subshell -- I escape
from the editor a lot and would forget to go back.
My secondary prompt is:
And?
BTW, these prompts (and the entire command line) are set for
double-width, single-height on my vt102 so it is easy to distinguish
commands from results.
-- 
The MAD Programmer -- 919-228-3814 (Cornet 291)
alias: Curtis Jackson	...![ floyd sb1 mhuxv ]!burl!rcj
Yes, silly little Aaron? :
But if it's me...
Yes, sweet sexy nymph? :
alias cd ' set old=$cwd; chdir \!*; set prompt = "$cwd:t ! > ";
if (-o $old/.exit ) source $old/.exit; if (-o .enter ) source .enter'
What the heck has this to do with singles anyway?