From: "Óscar Fuentes" <ofv@wanadoo.es>
To: "Roland Winkler" <rwinkler@niu.edu>
Cc: emacs-devel@gnu.org
Subject: Re: proced.el -- operate on processes like dired
Date: Sun, 11 May 2008 19:47:08 +0200 [thread overview]
Message-ID: <ve1k3f8j.fsf@telefonica.net> (raw)
In-Reply-To: <18470.64143.352456.937252@tfkp07.physik.uni-erlangen.de> (Roland Winkler's message of "Sun, 11 May 2008 15:54:23 +0200")
"Roland Winkler" <rwinkler@niu.edu> writes:
>> Is 'proced' supposed to work on M$ platform? I decided to give it a
>> try and I do not see any output other than the column header (no
>> process listings). I am using Emacs from HEAD on WXP built with
>> MinGW.
>
> I do not know anything about this platform. Does it give you
> something like ps(1) to list system processes?
Yes, if you have Cygwin installed.
By default, Cygwin's ps outputs only Cygwin processes (i.e., those that
depend on cygwin1.dll). If you want all processes, you need to pass -W.
This is part of the output of ps -a -W :
PID PPID PGID WINPID TTY UID STIME COMMAND
8 0 0 8 ? 0 21:24:48 *** unknown ***
196 0 0 196 ? 0 May 7 \SystemRoot\System32\smss.exe
240 0 0 240 ? 0 May 7 \??\E:\WIN2K\system32\winlogon.exe
268 0 0 268 ? 0 May 7 E:\WIN2K\system32\services.exe
280 0 0 280 ? 0 May 7 E:\WIN2K\system32\lsass.exe
480 0 0 480 ? 0 May 7 E:\WIN2K\system32\svchost.exe
516 0 0 516 ? 0 May 7 E:\WIN2K\system32\spoolsv.exe
556 0 0 556 ? 0 May 7 T:\apache\Apache2\bin\Apache.exe
2228 0 0 2228 ? 0 May 7 E:\WIN2K\Explorer.EXE
2596 0 0 2596 ? 0 May 7 T:\emacscvs\bin1\bin\emacs.exe
2612 0 0 2612 ? 0 May 9 k:\apps\aspell\bin\aspell.exe
2768 0 0 2768 ? 0 May 10 E:\WIN2K\system32\cmd.exe
2904 1 2904 2904 0 500 May 10 /usr/bin/bash
2728 1 2728 2728 ? 18 May 10 /usr/bin/cygrunsrv
1664 2728 1664 2800 ? 18 May 10 /usr/sbin/sshd
2972 2904 2972 2764 0 500 19:42:14 /usr/bin/ps
--
Oscar
next prev parent reply other threads:[~2008-05-11 17:47 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-11 13:54 proced.el -- operate on processes like dired Roland Winkler
2008-05-11 17:47 ` Óscar Fuentes [this message]
2008-05-13 2:48 ` Roland Winkler
[not found] <m3skyeu90i.fsf@tfkp07.physik.uni-erlangen.de>
2008-03-25 21:00 ` Richard Stallman
2008-03-25 22:57 ` Roland Winkler
2008-03-26 1:09 ` Mathias Dahl
2008-03-26 2:51 ` Roland Winkler
2008-03-26 9:06 ` Mathias Dahl
2008-03-26 22:25 ` Richard Stallman
2008-03-26 22:40 ` Drew Adams
2008-03-30 22:34 ` Juri Linkov
2008-03-31 7:40 ` Mathias Dahl
2008-04-04 1:19 ` Roland Winkler
2008-05-10 23:57 ` Juri Linkov
2008-05-11 4:54 ` Roland Winkler
2008-05-11 5:01 ` dhruva
2008-03-29 22:17 ` Roland Winkler
2008-03-30 1:01 ` Mathias Dahl
2008-03-30 2:53 ` Roland Winkler
2008-03-31 18:38 ` Chad Brown
2008-03-26 2:02 ` Stefan Monnier
2008-03-26 2:40 ` Roland Winkler
2008-03-26 7:42 ` Glenn Morris
2008-03-26 15:08 ` Roland Winkler
2008-03-26 22:25 ` Richard Stallman
2008-03-30 3:25 ` T. V. Raman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ve1k3f8j.fsf@telefonica.net \
--to=ofv@wanadoo.es \
--cc=emacs-devel@gnu.org \
--cc=rwinkler@niu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.