Bash profiles oh boy:)

David A. Sinck plug-discuss@lists.PLUG.phoenix.az.us
Wed, 16 May 2001 17:35:08 -0700


\_ SMTP quoth Deepak Saxena on 5/16/2001 18:26 as having spake thusly:
\_
\_ 
\_ ps | head -2 | tail -1 | grep pts
\_ 
\_ If the following returns a line, it means that you're current session
\_ is running through a pseudo-terminal.

Um, 'tty' anyone?

or perhaps $ENV{SSH_TTY}

David