-
Bug
-
Resolution: Done
-
Major
-
RH199 - RHEL9.3-en-1-20240723, RH199 - RHEL9.0-en-6-20230516, RH124 - RHEL9.0-en-2-20220609
-
None
-
8
-
en-US (English)
URL:
Reporter RHNID:
Section: -
Language: en-US (English)|
Workaround:
Description: Chapter 8 page 253 - the chapter is on sending signals to processes and not controlling them as jobs, but then the lab sends the signals to the job numbers and not the process numbers. I realize that since it is a loop the PIDs can;t be used, but it is possible to control the execution by sending signals to the PPIDs. Control the parent non-interacticve shells and you control the child processes. Change the lab to run ps aj and then have the users use kill to send signals to the PPIDs.