tutorial slide
[tsh-lab.git] / trace08.txt
blob49be19fc77e20227a6a4f62775ecc0cf7257752d
2 # trace08.txt - Forward SIGTSTP only to foreground job.
4 /bin/echo -e tsh> ./myspin 4 \046
5 ./myspin 4 &
7 /bin/echo -e tsh> ./myspin 5
8 ./myspin 5 
10 SLEEP 2
11 TSTP
13 /bin/echo tsh> jobs
14 jobs