akelabanda
Programmer
Hi All
Is there a way to run a script every 10 minutes on a solaris box.
I'm afraid I will not be able to use crontab.
Can I use the "at command" for the same ?
I tried running by scripts as -
at now "+ 10 minutes"
>sh <script.sh>
><EOT>
But it just runs once.
Any help would be appreciated.
Thanks
Raj
Is there a way to run a script every 10 minutes on a solaris box.
I'm afraid I will not be able to use crontab.
Can I use the "at command" for the same ?
I tried running by scripts as -
at now "+ 10 minutes"
>sh <script.sh>
><EOT>
But it just runs once.
Any help would be appreciated.
Thanks
Raj