Lab03 assigned
This commit is contained in:
17
03_shlab/trace12.txt
Normal file
17
03_shlab/trace12.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
#
|
||||
# trace12.txt - Forward SIGTSTP to every process in foreground process group
|
||||
#
|
||||
/bin/echo -e tsh> ./mysplit 4
|
||||
./mysplit 4
|
||||
|
||||
SLEEP 2
|
||||
TSTP
|
||||
|
||||
/bin/echo tsh> jobs
|
||||
jobs
|
||||
|
||||
/bin/echo tsh> /bin/ps a
|
||||
/bin/ps a
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user