Lab03 assigned

This commit is contained in:
Woong Sul
2025-11-12 02:58:26 +00:00
parent ab6ccd8cf6
commit e2a5e6750a
26 changed files with 1460 additions and 0 deletions

23
03_shlab/trace13.txt Normal file
View File

@@ -0,0 +1,23 @@
#
# trace13.txt - Restart every stopped process in 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
/bin/echo tsh> fg %1
fg %1
/bin/echo tsh> /bin/ps a
/bin/ps a