The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
A very long script.
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
A very long script.
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
03-05-2006
mercy
Registered User
Join Date: Feb 2006
Location: msk.ru.earth
Posts: 43
You can use cron
Just add this script in /etc/crontab and reread config this command
# crontab /etc/crontab
to launch script under your account
If it must be runing under root account - don't rereading config (OS will be doing this itself)
mercy
View Public Profile
Find all posts by mercy