This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Alive processes, tlist (tasklist) and kill


If you download the winsup-980929.tar.gz from the development version
of cygwin32 and then (after unzipping/untaring it):
 cd winsup/utils
 gcc -I.. -I../include ps.cc -o ps
 ./ps 
should do what you want. It only shows cygwin processes.
tlist.exe shows everything.
Pat
 

Patrick Fay, Ph.D., Intel Corp.            email:   pfay@co.intel.com
Los Alamos National Lab                    wk:         (505) 665-9141
TA3,Bldg 132, MS B272                      fax:        (505) 665-6333
Los Alamos NM 87545    ASCI-RED http://www.acl.lanl.gov/~pfay/teraflop

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]