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.
Go to file
2002-12-09 07:53:09 +00:00
proc NORETURN 2002-12-09 07:53:09 +00:00
ps big header clean-up 2002-12-09 07:00:07 +00:00
.cvsignore a.out typescript pmap 2002-11-08 00:32:46 +00:00
.cvsignore.patch
AUTHORS
BUGS
ChangeLog ChangeLog 2002-12-08 20:28:40 +00:00
COPYING
COPYING.LIB
free.1
free.c
kill.1 use single-quote, not comma 2002-10-23 19:37:20 +00:00
Makefile prep for 3.1.2 2002-12-08 00:19:44 +00:00
minimal.c
NEWS fix corrupted fields string 2002-12-08 04:12:33 +00:00
oldtop.c "Do" cleanup 2002-10-22 06:12:12 +00:00
oldtop.h
pgrep.1 doc update 2002-10-23 21:37:28 +00:00
pgrep.c NORETURN 2002-12-09 07:53:09 +00:00
pkill.1
pmap.1 pmap 2002-10-27 10:35:13 +00:00
pmap.c NORETURN 2002-12-09 07:53:09 +00:00
procps.lsm truth in advertizing 2002-12-08 20:35:12 +00:00
procps.spec prep for 3.1.2 2002-12-08 00:19:44 +00:00
README leaving the old Makefile.noam behind 2002-10-21 09:17:39 +00:00
README.top B toggle, fix t toggle, windowed batch, 3x to 6x faster, out-of-bounds RT as "RT" 2002-11-24 22:04:03 +00:00
skill.1 use single-quote, not comma 2002-10-23 19:37:20 +00:00
skill.c NORETURN 2002-12-09 07:53:09 +00:00
snice.1
sysctl.8
sysctl.c c99 -- ugh, this is HARD 2002-11-27 08:21:30 +00:00
sysctl.conf.5
t
tload.1
tload.c
tmp-junk.c
TODO doc update 2002-10-23 21:37:28 +00:00
top.1 for Jim 2002-12-07 22:36:21 +00:00
top.c NORETURN 2002-12-09 07:53:09 +00:00
top.h likely to improve performance 2002-12-08 22:51:09 +00:00
uptime.1
uptime.c
utmp.c
v
vmstat.8 did -s and -f for rodenstein 2002-11-28 09:07:59 +00:00
vmstat.c NORETURN 2002-12-09 07:53:09 +00:00
w.1
w.c big header clean-up 2002-12-09 07:00:07 +00:00
watch.1
watch.c NORETURN 2002-12-09 07:53:09 +00:00

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.