The UNIX and Linux Forums  


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




Thread: At job
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-16-2008
grajesh_955 grajesh_955 is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 18
At job

Hi I am using at job in my SHELL scripts..
When it prompts to enter the time for at job..I used to press enter(return) button..
After that its running the job properly, but its showing the below error

UX:at: ERROR: Bad date specification..

Can some one suggest how to remove that error.

Thanks in advance..