Hi,
Instead of using
./perlscript.pl > output.txt &
try this
./perlscript.pl >> output.txt &
In reply to Re: Inline: where did the output go?
by sen
in thread Inline: where did the output go?
by andye
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |