DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦4deda82bc⟧ TextFile

    Length: 690 (0x2b2)
    Types: TextFile
    Notes: UNIX file
    Names: »wrgroup«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »sys/build/help/wrgroup« 

TextFile


    yes		- copy this to /etc/group
    no		- don't
    p|print	- print the file again
%

    The file /etc/group describes the groups on the unix system.  Each
    line consists of 4 fields:

	name:password:number:user1,user2,...

    The password field is "*" if there is no password.  The fourth field
    lists the users allowed in the group.  It is possible for a user to
    belong to several groups.

    In the /etc/group file you can see (if you use 'print' after reading
    this) the standard groups such as sys, daemon, and uucp (these wary a
    bit between unix systems) and the user groups you've added in this
    step of building the system.  More info in manual group(5).