crasho2001
Technical User
Hi,
I wrote a shell script. This script calls a program in it.
I directed program output to a file.
program > log
But output never goes to log file. I see output on monitor always.
How can I direct this output to a file ?
I wrote a shell script. This script calls a program in it.
I directed program output to a file.
program > log
But output never goes to log file. I see output on monitor always.
How can I direct this output to a file ?