2003-03-19 01:15:58 +00:00
2003-03-19 01:15:58 +00:00
2002-11-08 00:32:46 +00:00
2002-02-01 22:47:29 +00:00
2002-10-10 21:18:13 +00:00
2002-09-27 13:26:07 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-10-23 19:37:20 +00:00
2002-10-01 22:39:31 +00:00
2002-10-23 21:37:28 +00:00
2002-12-21 14:13:33 +00:00
2002-02-01 22:47:29 +00:00
2002-10-27 10:35:13 +00:00
2003-03-17 23:42:00 +00:00
2002-10-23 19:37:20 +00:00
2002-02-01 22:47:29 +00:00
2002-12-11 22:55:42 +00:00
2002-02-01 22:47:29 +00:00
t
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-02-01 22:47:29 +00:00
2002-10-23 21:37:28 +00:00
2002-12-11 23:17:18 +00:00
2002-10-08 18:51:56 +00:00
2002-02-01 22:47:29 +00:00
v
2002-10-06 16:41:20 +00:00
2002-11-28 09:07:59 +00:00
2003-01-23 05:48:27 +00:00
w.1
2002-10-06 21:34:17 +00:00
w.c
2002-12-21 13:36:36 +00:00
2003-02-09 07:27:16 +00:00
2003-03-17 23:42:00 +00:00

COMPATIBILITY

    This code is intended for use with Linux 2.2.xx, 2.4.xx,
    2.5.xx, and hopefully all future kernels. You should be
    running a system with libc 6, but libc 5 might work too.

INSTALLATION

    make
    make install

    Only the second ("make install") is needed if you just
    want to build and install procps in the normal way.

    If you wish to test before installing, use the scripts
    named t, v, and p to ensure that the correct libproc
    (the new one) is used during your testing.

    If you need to add a compiler option, use CC to do it:
    make CC='gcc -foo'

    You may set SKIP to avoid building or installing things.
    For example:

    make SKIP='/bin/kill /usr/share/man/man1/kill.1' install

    Use SHARED=0 to build procps without shared libraries.
    This may be useful for installing in your home directory.

    make SHARED=0 DESTDIR=$HOME install

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.
Description
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.
Readme 15 MiB
Languages
C 97.2%
Makefile 1%
Shell 0.9%
M4 0.9%