Search Results

Search: Posts Made By: Kosak
1,654
Posted By Kosak
Thanks, nice sugestions. I decided to go the real...
Thanks, nice sugestions. I decided to go the real simple way and just wrap my code in () and add 2>&1 | tee $log at the very end.
1,654
Posted By Kosak
You are right, but that's not what i'm looking...
You are right, but that's not what i'm looking for. The statement i posted i use inside the script, actually this are the first lines of the script.
1,654
Posted By Kosak
Bash statement equivalent
Hi all,

i need a equivalent for the statement i run in bash, so it would also run in other shells. Specially i need it for ksh to run on AIX.
Here the statements:

exec > >(tee -a $log)
exec...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy