Shell Programming

Cron Jobs

Cron jobs are used in automating the scheduled tasks in linux.

Trap Commands

The default action taken by your process when it receives any of the signal is immediate termination. The trap command can change the process default action to whatever you specify.

Subscribe For More Content