> i dunno, i think i'd write a c program that would take a pid as an arg
> and do the ptrace thing on that pid. then i'd write a perl program to
> walk pid's in /proc that would use a regex to weed out procs by peeking
> in /proc/<pid>/cmdline. seems pretty simple really.
About that "perl program", Kevin: I got to thinking last night if
there was some standard tool that would generate PID lists by user
or command or size or any random criteria. Seems like it would be
really useful.
$ listpids --user=kenn
$ listpids --min-rss=128k
$ listpids --min-age=2days
$ listpids --controllable (list all PIDs that I can send signals to)
Maybe I should submit an enhancement request to GNU sh-utils?
Or maybe I'll just use pgrep(1). Yippee!
Later,
Kenn
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!