Wednesday, May 27, 2009

Example of an "at" command in UNIX/LINUX

command : at

descrption : Schedule a series of commands to run at a particular time

example :
at 1430
> mount /dev/fd0 /mnt
> backup_script
> umount /dev/fd0
> Ctrl-d

0 comments:

Hit Counters