http://qs1969.pair.com?node_id=253064


in reply to Re: Cat multiple files into one pipe
in thread Cat multiple files into one pipe

I'm piping http log files into wusage

My open command looks like this:

open ( SCRIPT, "| /usr/local/bin/wusage -c ${domain}.conf -l -" ) or d +ie $!;