Shell Programming Cron JobsCron jobs are used in automating the scheduled tasks in linux.Trap CommandsThe 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.«««1234»»»