Bash profiles oh boy:)

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: David A. Sinck
Date:  
Subject: Bash profiles oh boy:)

\_ 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