Ron Wells wrote:
In OMVS how can you send a control-c (SIGINT) to a foreground process?

If you logon to the same system where the user's process is running, you can issue the "kill -s INT pid" command from the OMVS shell or telnet/ssh session. To find out the pid, you can issue "ps -A" or use other software you might have available to provide this information.

<Shameless plug>
The 'UINT' line command, issued next to any line on the (E)JES Process Status display, will send SIGINT (signal 2) to the associated process, even if running on another system in the JESplex. It can send any valid UNIX signal e.g., HUP (signal 1) by name or number.
</Shameless plug>

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to