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

15 lines
187 B
Plaintext

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