The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Problem with scheduling a shell script on cygwin using cron
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Problem with scheduling a shell script on cygwin using cron
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
08-09-2007
uwoodyjk
Registered User
Join Date: Aug 2007
Location: Deltona, Florida
Posts: 4
I have not seen a cron entry like this before.
Quote:
Originally Posted by
shash
* * * * * sh /home/test/temp.sh > /home/test/temp.sh.err 2>&1
Is the sh to execute the shell? If so could it be added as the first line of the temp.sh ?
uwoodyjk
View Public Profile
Find all posts by uwoodyjk