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

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



Miquel van Smoorenburg writes:

> program1 | exoticprog --infile /dev/stdin --outfile /dev/stdout | program2
> 
> >Pip allow users to do that.
> 
> So does /dev/stdin and /dev/stdout

As does:

exoticprog --infile <(program1) --outfile >(program2)

So I don't really see the point either.

-- 
things change.
decklin@red-bean.com



Reply to: