When the computer starts, it runs rc.local

When you want something to happen at a set time, use cron.

When you want something to happen when someone to log on,
use that user's .bash_profile file, or if you want it to
happen when ANYONE logs on, use /etc/profile.  Assuming
you are using the bash shell, of course.

Just exec whatever command you want right in the ~/.bash_profile
and presto!

-- 
Ramon Gandia ============= Sysadmin ============== Nook Net
http://www.nook.net                            [EMAIL PROTECTED]
285 West First Avenue                     tel. 907-443-7575
P.O. Box 970                              fax. 907-443-2487
Nome, Alaska 99762-0970 ==== Alaska Toll Free. 888-443-7525

Reply via email to