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

22
03_shlab/trace10.txt Normal file
View File

@@ -0,0 +1,22 @@
#
# trace10.txt - Process fg builtin command.
#
/bin/echo -e tsh> ./myspin 4 \046
./myspin 4 &
SLEEP 1
/bin/echo tsh> fg %1
fg %1
SLEEP 1
TSTP
/bin/echo tsh> jobs
jobs
/bin/echo tsh> fg %1
fg %1
/bin/echo tsh> jobs
jobs