Command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by Linux to provide information about the status of entries in its process table.
proc | ||
ps | ||
.cvsignore | ||
.cvsignore.patch | ||
AUTHORS | ||
BUGS | ||
COPYING | ||
COPYING.LIB | ||
free.1 | ||
free.c | ||
kill.1 | ||
Makefile | ||
minimal.c | ||
NEWS | ||
pgrep.1 | ||
pgrep.c | ||
pkill.1 | ||
pmap.1 | ||
pmap.c | ||
procps.lsm | ||
procps.spec | ||
README | ||
README.top | ||
skill.1 | ||
skill.c | ||
snice.1 | ||
sysctl.8 | ||
sysctl.c | ||
sysctl.conf.5 | ||
t | ||
tload.1 | ||
tload.c | ||
tmp-junk.c | ||
TODO | ||
top.1 | ||
top.c | ||
top.h | ||
uptime.1 | ||
uptime.c | ||
utmp.c | ||
v | ||
vmstat.8 | ||
vmstat.c | ||
w.1 | ||
w.c | ||
watch.1 | ||
watch.c |
COMPATIBILITY This code is intended for use with Linux 2.0.xx and above. Both libc 5 and libc 6 should work. INSTALLATION make make install If you wish to test before installing, use the scripts named t, v, and p to ensure the correct libproc is used during your testing. If you need to add a compiler option, use CC to do it: make CC='gcc -foo' BUG REPORTS Debian users should use the Debian bug tracking system. Email to albert@users.sf.net or csmall@debian.org or procps-feedback@lists.sf.net will also work.