Results 1 to 3 of 3
I am college senior very new to Linux and I was hoping that someone could share a way for telling the OS to run a java program at a certain ...
- 12-19-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
Auto Run a program
I am college senior very new to Linux and I was hoping that someone could share a way for telling the OS to run a java program at a certain time every day. Aslo I need to send in the date and time as parameters to the program. Can anyone offer the mechanism for doing this? Thanks for helping out a newb
- 12-20-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Welcome to the forums!
A cron job might work for you:
crontab MAN Pageoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-20-2007 #3Linux Newbie
- Join Date
- Nov 2007
- Location
- Planet Earth
- Posts
- 152
Hi,
If you feel more confortable with GUI's, try kcron or gcrontab (installable normally from your distro package system)
HugoEOF


Reply With Quote