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

⟦22e1f50e5⟧ TextFile

    Length: 808 (0x328)
    Types: TextFile
    Notes: UNIX file
    Names: »nutest«

Derivation

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

TextFile


    y|yes	- add some users
    p|print	- print the modified /etc/passwd
    done	- no, done with adding users
%

    The idea here is to test the nu (new user) program in the "add
    user" mode.  The program uses the configuration file written in a
    previous build step.  You'll get some error messages if that didn't
    come out okay.  Here's an example of something nu might ask:

	User id number: (small integer)  [31]

    The thing in brackets is the default you get by typing just <return>.
    In this example you'd probably want to choose something like 50 as the
    first user id number on the system.  If you specified more than one
    user group, try adding a person in each.  Then type 'n' to the question

	Do you wish to add more new users? (y or n)  [y]

    and we'll come back here.