Problem
1. What are signals? Name two ways of generating signals from the keyboard. Why should we use kill with signal names rather than their numbers?
2. What is the difference between a job and a process? How do you
(i) suspend the foreground job,
(ii) move a suspended job to the background,
(iii) bring back a suspended job to the foreground?