Linux Operating System (MOSC)

MOSC Banner

Running ksh script via cron job on Linux

edited Jan 7, 2014 3:58PM in Linux Operating System (MOSC) 12 commentsAnswered
I scheduled a job via CRON on Linux server:
>crontab -e

30 09 * * * /etc/cron.d/myscript.ksh 2>&1 >> /etc/cron.d/myscript.log

The job did not run and nothing got written to the log file. Actually log file does not even get generated

What am I doing wrong?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center