Bash profiles oh boy:)

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: David A. Sinck
Data:  
Oggetto: 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