Subject: Re: how to determine if pipe is given
From: "greg" <eegreg gmail.com>
Date: Thu, 28 Sep 2006 13:43:42 +0900
In-reply-to: 216907
I wanted the ability to optionally pipe a file, but the program would
not require a file to be piped or given as an argument. I guess the
answer is that this cannot be done. I can only allow an optional file
argument, not a pipe.