Files
2025-02-SystemProgramming/03_shlab/trace08.txt
2025-11-12 02:58:26 +00:00

15 lines
189 B
Plaintext

#
# trace08.txt - Forward SIGTSTP only to foreground job.
#
/bin/echo -e tsh> ./myspin 4 \046
./myspin 4 &
/bin/echo -e tsh> ./myspin 5
./myspin 5
SLEEP 2
TSTP
/bin/echo tsh> jobs
jobs