Merge commit 'e2a5e6750a362e0fd8c89f3d1d40a623ba6d1fd6'
This commit is contained in:
14
labs/03_shlab/trace08.txt
Normal file
14
labs/03_shlab/trace08.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
#
|
||||
# trace08.txt - Forward SIGTSTP only to foreground job.
|
||||
#
|
||||
/bin/echo -e tsh> ./myspin 4 \046
|
||||
./myspin 4 &
|
||||
|
||||
/bin/echo -e tsh> ./myspin 5
|
||||
./myspin 5
|
||||
|
||||
SLEEP 2
|
||||
TSTP
|
||||
|
||||
/bin/echo tsh> jobs
|
||||
jobs
|
||||
Reference in New Issue
Block a user