![]() |
|
more useful options | |
PerlMonks |
Re: detecting a pipeline on STDINby pfaut (Priest) |
on Mar 15, 2003 at 21:18 UTC ( #243351=note: print w/replies, xml ) | Need Help?? |
-p STDIN should tell you if STDIN is a pipe. The filetest operators are described in perlfunc.
In Section
Seekers of Perl Wisdom
|
|