Proced(Eamcs23に同梱)でEmacs内からプロセス管理ができます.
- 起動
M-x proced
- ドキュメント
C-h m
- 代表的なコマンド
key binding
— ——-RET proced-refine
C-n next-line
C-p previous-line
SPC next-line- negative-argument
0 .. 9 digit-argument
< beginning-of-buffer
> end-of-buffer
? proced-help
C proced-mark-children
F proced-format-interactive
M proced-mark-all
P proced-mark-parents
T proced-toggle-tree
U proced-unmark-all
d proced-mark
f proced-filter-interactive
g revert-buffer
h describe-mode
k proced-send-signal
m proced-mark
n next-line
o proced-omit-processes
p previous-line
q quit-window
s Prefix Command
t proced-toggle-marks
u proced-unmark
x proced-send-signal
DEL proced-unmark-backward
<down> next-line
<header-line> Prefix Command
<mouse-2> proced-refine
<remap> Prefix Command
<up> previous-line<remap> <advertised-undo> proced-undo
<remap> <undo> proced-undo<header-line> <mouse-1> proced-sort-header
<header-line> <mouse-2> proced-sort-headers S proced-sort-interactive
s c proced-sort-pcpu
s m proced-sort-pmem
s p proced-sort-pid
s s proced-sort-start
s t proced-sort-time
s u proced-sort-user
スクリーンショット
参考リンク
Process Management in Emacs with proced