in reply to Re^2: How do I Determine if my script is being piped to?
in thread How do I Determine if my script is being piped to?
There are cases where -t does not suffice, are also cases where -p does not suffice? edge cases?
Search the stat() docs for S_IFIFO.
|
|---|