home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!cs.utexas.edu!rutgers!princeton!silence!jay
- From: jay@silence.princeton.nj.us (Jay Plett)
- Newsgroups: comp.unix.wizards
- Subject: Re: sa -e ????
- Message-ID: <840@silence.princeton.nj.us>
- Date: 28 Jul 92 01:18:57 GMT
- References: <31482@adm.brl.mil> <1992Jul23.143726.12180@news.eng.convex.com> <1992Jul27.155418.9036@news.eng.convex.com>
- Organization: Access, Inc.
- Lines: 15
-
- In article <1992Jul27.155418.9036@news.eng.convex.com>, tchrist@convex.COM (Tom Christiansen) writes:
- > Given sys/acct.h, you could very easily write either a Perl or a C
- > program to emulate what my "sa -e" does.
-
- Well, it's pretty easy once you've figured out how to interpret
- all of the fields in the accounting file (sys/acct.h isn't always
- awfully helpful with this).
-
- A C program which formats the accounting file according to
- printf-like arguments is available by anonymous ftp in
- pub/facct.tar.Z on ee-ftp.princeton.edu. It works on SunOS
- and Convex-OS and should be fairly easy to port to other
- systems.
-
- ...jay
-