freebsd-dev/bin/ps
peter 9b80d26c22 Implement a new option to ps.. `-U username'. This allows you to
list the processes belonging to a particular user without having to use
`-u' and grepping for the username.  Basically you can now get a short
`ps -x' like list (with more space for the command) for other users.
1995-12-26 03:38:55 +00:00
..
devname.c Added $Id$ 1994-09-24 02:59:15 +00:00
extern.h Added $Id$ 1994-09-24 02:59:15 +00:00
fmt.c Remove unneded ctype.h 1995-10-23 21:03:40 +00:00
keyword.c I add #include <sys/user.h> 1995-10-28 20:11:18 +00:00
Makefile fix bad dependencies (LIBMATH -> LIBM) 1995-10-25 15:08:21 +00:00
nlist.c Re-apply an old patchkit days fix of mine for mempages: 1994-11-24 13:13:55 +00:00
print.c I add #include <sys/user.h> 1995-10-28 20:11:18 +00:00
ps.1 Implement a new option to ps.. `-U username'. This allows you to 1995-12-26 03:38:55 +00:00
ps.c Implement a new option to ps.. `-U username'. This allows you to 1995-12-26 03:38:55 +00:00
ps.h Added $Id$ 1994-09-24 02:59:15 +00:00