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

11
03_shlab/trace05.txt Normal file
View File

@@ -0,0 +1,11 @@
#
# trace05.txt - Process jobs builtin command.
#
/bin/echo -e tsh> ./myspin 2 \046
./myspin 2 &
/bin/echo -e tsh> ./myspin 3 \046
./myspin 3 &
/bin/echo tsh> jobs
jobs