Josselin Mouette <[EMAIL PROTECTED]> writes:

> Sebastien J. Gross a écrit :
> > 
> > Description:
> >  Wrapper for silly programs that insist on reading from / writing to
> >  files instead of using stdin and stdout.
> 
> Could you explain what are the advantages of this software over the
> usual /dev/stdin - /dev/stdout solution ?


Yes in some case you need a pipe-like command.
Using std(in|out) does not allow you to pipe any data to a program.

Pip allow users to do that.

-- 
Sebastien J. Gross                |                   Debian GNU/Linux 
[EMAIL PROTECTED]                    |              http://www.debian.org
GPG: 1024g/AF0DDC9A AB35 1FFB 1268 56C0 452B  302E 2A25 8421 53BB A490

Reply via email to