The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: error log file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-30-2008
pradeepreddy pradeepreddy is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 66
error log file

I am running a script.

if in between due to any problem it fails I have to creat a error log file mentioning what was the error with date and time.

If script executed succesfully I have to create success log file.

Can u help me out. its urgent