Problem with cron..

Buff3r

Verified User
Joined
Oct 20, 2011
Messages
7
-bash-4.1$ crontab -e
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
crontab: no changes made to crontab

crontabs wont kick on because of this error using centos 6.2
 
Nope still no joy :/ not im not getting any error and cron works... but crontab -e aint kicking in to load it..
 
Nope that dont help either.. when i do clean install of os and da.. i get this error when i do crontab -e..

-bash-4.1$ crontab -e
no crontab for chatex - using an empty one
crontab: installing new crontab

i put cron in there that i need (works on another vps) and i wait for it to kick in for time i set and doesnt do anything.
 
Hmm never mind ive solved it i had to do dos2unix checkircd.sh and it worked
 
Back
Top