[KLUG Members] Schedule a command

Bruce Smith members@kalamazoolinux.org
13 Dec 2002 10:54:59 -0500


> I forgot to mention that this is on a shared server and I don't have
> access to at.
> 
> I think I could install it in my home directory, any idea where to
> find a .tar of at.

I don't think that'll work.

What do you mean you don't have access to "at"?  "at" isn't installed?
Or you don't have permission to use "at" in /etc/at.[allow,deny] ?
If you're admin gives you access to cron, I don't understand why he
won't give you access to "at".  Ask him about it.

Otherwise, you could cobble up a shell script that sleeps until a
certain time and then runs command(s).  You could run it with "screen",
or other methods to run it in the background (i.e. nohup + "&").

--------------------------------------------
Bruce Smith                bruce@armintl.com
System Administrator / Network Administrator
Armstrong International, Inc.
Three Rivers, Michigan  49093  USA
http://www.armstrong-intl.com/
--------------------------------------------