hello, my current project involves piping data to the perl script.

perlscript.pl | cat data_file

but unfortunately, the data_file is printed out by cat command

how would i pipe data to perl script so that only the program did the
output?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to