the correct link is https://github.com/DevonMcC/processes
----- Original Message ----- From: Devon McCormick <[email protected]> To: J-programming forum <[email protected]> Cc: Sent: Sunday, July 5, 2015 1:47 PM Subject: [Jprogramming] Process-monitoring utilities Hi - I've put up some process-monitoring utilities on Github - https://github.com/DevonMcC/processes. These are utilities I use in conjunction with work I've done on spinning off multiple J instances to run in parallel. These are built around the Windows "pslist" command-line utility that returns a list of current processes but should be easily adaptable to the process lister of any other OS. If anyone does adapt this for another OS, I'd like to incorporate the changes into this repository. -- Devon McCormick, CFA ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
