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


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

Question: If you manually cat those files together and pipe to your program, does it work. That is:

cat /my/files/dir/* |/usr/local/bin/wusage etc...

Let's see if this is the perl script that is in fact failing.