in reply to accept piped stdin, but bypass consol entry

-t

if (-t) { # execute default code block } else { # process STDIN }

Liz

Replies are listed 'Best First'.
Re: Re: accept piped stdin, but bypass consol entry
by ShaneMetler (Initiate) on Sep 18, 2003 at 18:41 UTC
    i'm humbled by your great wisdom ...

    short, simple, and best of all it works!

    many thanks,
    Shane