tutorial slide
[tsh-lab.git] / trace16.txt
blob822ba14020d918fc158146ce9615eeddffc68510
2 # trace16.txt - Tests whether the shell can handle SIGTSTP and SIGINT
3 #     signals that come from other processes instead of the terminal.
6 /bin/echo tsh> ./mystop 2 
7 ./mystop 2
9 SLEEP 3
11 /bin/echo tsh> jobs
12 jobs
14 /bin/echo tsh> ./myint 2 
15 ./myint 2