Re: ps/kill and windows processes

2005-06-27 Thread Jason Pyeron
my man path was wrong, whoops pulling up a non cygwin version would never of noticed otherwise. thanks -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdi

Re: ps/kill and windows processes

2005-06-27 Thread Igor Pechtchanski
On Mon, 27 Jun 2005, Jason Pyeron wrote: > All this bask/kill thread was making me think. > > Is there a way to list and/or kill windows process from a bash prompt > (over ssh)? Yes. "/bin/ps -W" and "/bin/kill -f". See "man ps" and "man kill". Igor -- h

ps/kill and windows processes

2005-06-27 Thread Jason Pyeron
All this bask/kill thread was making me think. Is there a way to list and/or kill windows process from a bash prompt (over ssh)? Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyero