From: Jian-Huei G. <jia...@ya...> - 2003-03-13 19:00:48
|
I've tried to port one application that only accepts piped (stdin) input file for processing, like: application < file.dat ( or cat file.dat | application ) I tried to use the following command, but without any success... :( line application < file.dat The "line" tool will always treat < file.dat as arguments! Is there any way around to this problem??? Thanks, JH p.s. I wonder if I can still get any response from this forum, since it's so quiet here.... --------------------------------- Do you Yahoo!? Yahoo! Web Hosting - establish your business online |