Re: FreeBSD Jails & Perl: Reading /proc ...

2004-12-27 Thread Kirk Strauser
On Friday 24 December 2004 08:17, Marc G. Fournier wrote: > I'm trying to read /proc/*/status, specifically to find what processes > belong to what jail ... but, doing 'direct views' on it tends to generate > errors since processes "come-n-go" ... I had the same problem when I was writing JailAdm

FreeBSD Jails & Perl: Reading /proc ...

2004-12-24 Thread Marc G. Fournier
I'm trying to read /proc/*/status, specifically to find what processes belong to what jail ... but, doing 'direct views' on it tends to generate errors since processes "come-n-go" ... So, I loaded p5-Proc-ProcessTable, since it looked the closest to what I'm looking for, but it doesn't report '