Merge commit 'e2a5e6750a362e0fd8c89f3d1d40a623ba6d1fd6'

This commit is contained in:
2025-11-21 16:23:27 +09:00
26 changed files with 1460 additions and 0 deletions

23
labs/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