12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
|
#
|
||
|
# 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
|