Bash profiles oh boy:)

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: David A. Sinck
Datum:  
Betreff: 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