acct man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

acct(5)								       acct(5)

Name
       acct - execution accounting file

Syntax
       #include <sys/acct.h>

Description
       The  system  call  makes entries in an accounting file for each process
       that terminates.	 The accounting file is a sequence  of	entries	 whose
       layout, as defined by the include file, is:
       struct  acct
       {
	       char    ac_comm[10];   /* Accounting command name */
	       float   ac_utime;      /* Accounting user time */
	       float   ac_stime;      /* Accounting system time */
	       float   ac_etime;      /* Accounting elapsed time */
	       time_t  ac_btime;      /* Beginning time */
	       short   ac_uid;	      /* Accounting user ID */
	       short   ac_gid;	      /* Accounting group ID */
	       float   ac_mem;	      /* average memory usage */
	       float   ac_io;	      /* number of disk IO blocks */
	       dev_t   ac_tty;	      /* control typewriter */
	       char    ac_flag;	      /* Accounting flag */
       };

       #define AFORK   0001    /* has executed fork, but no exec */
       #define ASU     0002    /* used super-user privileges */
       #define ACOMPAT 0004    /* used compatibility mode */
       #define ACORE   0010    /* dumped core */
       #define AXSIG   0020    /* killed by a signal */

       #ifdef KERNEL
       struct  acct    acctbuf;
       struct  inode   *acctp;
       #endif
       If  the process does an the first 10 characters of the file name appear
       in ac_comm.  The accounting flag contains bits indicating  whether  was
       ever  accomplished  and	whether	 the process ever had superuser priviā€
       leges.

See Also
       acct(2), execve(2), sa(8)

				      VAX			       acct(5)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net