Bash profiles oh boy:)

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: David A. Sinck
日付:  
題目: 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