From: "gene.tani@..." Date: 2006-06-11T17:34:45+09:00 Subject: Re: Getting a list of Processes ReggW wrote: > How do you get a list of running Processes using Ruby? > > P.S. I'm on Windows > one thing *not* to do: use "$$" to get PID, took me a long time to figure out what that was when i saw it a few months back.