Extract Transform & Load
3/22/18
Log everything to log file from unix shell script
Add the below lines at the begining of the script:
logfile=/folder/folder1/logfile.txt
exec > $logfile 2>&1
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment