Hey all,
This one has me stumped. What I would like to do is this:
- run a shell script and tee both the stdout and stderr to seperate files so that the screen output looks normal, but each output has its own log file.
Is there anyway that something like this can be done?
Many thanks in advance!
This one has me stumped. What I would like to do is this:
- run a shell script and tee both the stdout and stderr to seperate files so that the screen output looks normal, but each output has its own log file.
Is there anyway that something like this can be done?
Many thanks in advance!