#
# trace17.txt - Process fg builtin command (one job)
#
/bin/echo -e tsh\076 ./mytstps
NEXT
./mytstps
NEXT

/bin/echo -e tsh\076 jobs
NEXT
jobs
NEXT

/bin/echo -e tsh\076 fg %1
NEXT
fg %1
NEXT

quit

