Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Running Crontab at login/logout
Name: bobcatnyc Date: May 17, 2005 at 07:57:42 Pacific OS: Mac os X CPU/Ram: 2ghz dual
Comment:
hi all! i was wondering if anyone knew how to get set crontabs to run at login/logout?
Summary: I have a requirement where I need to run a helloworld java program in unix environment for every 30 mins. 1. I am using crontab utility for this purpose. 2. My cronfile looks like 0,30 * * * ...
Summary: HELP!! Could someone tell me if its possible to control the time that users can login and have to be logged out of my system? I am running Dynix/ptx v 4.2.3 on a Sequent SE/20. I want to be able to re...
Summary: My guess is that the user that the cron job is defined for, doesn't have the classpath set properly. For example, if you are root when you run crontab -e, then the job will run as root and root must h...