Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

accton(8)

accting(8)

vsetproj(1)



  appl_acct(4)                        CLIX                        appl_acct(4)



  NAME

    appl_acct - System-wide project accounting file

  DESCRIPTION

    The appl_acct file is the system-wide project accounting file.  It is
    created when accounting on the system is turned on (see the accton
    command).  The format for this file is as follows:

    #define MAXPROJSIZE 30

    struct appl_acct {
         ushort uid;             /* user id*/
         ushort gid;             /* group id*/
         dev_t tty;              /* controlling terminal*/
         time_t nowtime;         /*current time*/
         char projectname[MAXPROJSIZE];  /*project name/id--*/
                                         /*max 30 chars*/
         char node[14];          /* this system's nodename*/
    };


  FILES

    /usr/adm/appl_acct   System-wide project accounting file.

  RELATED INFORMATION

    Commands:  accton(8), accting(8), vsetproj(1)
























  2/94 - Intergraph Corporation                                              1




Typewritten Software • bear@typewritten.org • Edmonds, WA 98026