[CentralOH] Filenames For Pipes?

Neil Ludban nludban at columbus.rr.com
Tue Aug 21 04:24:09 CEST 2012


On Mon, 20 Aug 2012 21:44:35 -0400
jep200404 at columbus.rr.com wrote:
> How can I do the following from within Python, without invoking 
> bash and without creating intermediate files? How can I get a 
> filename for a pipe or handle?
> 
>    diff <(gunzip <old.gz) <(gunzip <new.gz)
> 

/dev/fd/*


More information about the CentralOH mailing list