[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#155536: ITP: pip -- make any program a filter



Josselin Mouette <josselin.mouette@ens-lyon.org> 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 
sjg@debian.org                    |              http://www.debian.org
GPG: 1024g/AF0DDC9A AB35 1FFB 1268 56C0 452B  302E 2A25 8421 53BB A490



Reply to: