Software Engineering
Improving developments with agile
jueves, 17 de julio de 2014
Linux Execute Cron Job After System Reboot
Crontab is a program used in linux to execute schedule scripts.
If you need to run one script after rebooting the server you can use @reboot.
@reboot /path/to/job
@reboot /path/to/shell.script
@reboot /path/to/command
Entradas más recientes
Entradas antiguas
Inicio
Suscribirse a:
Entradas (Atom)
Entradas populares