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

⟦402ea20fe⟧ TextFile

    Length: 743 (0x2e7)
    Types: TextFile
    Notes: UNIX file
    Names: »wrfstab«

Derivation

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

TextFile


    yes		- copy this to /etc/fstab
    no		- don't
    p|print	- it's gone from the screen, let me see it again
%

    The file /etc/fstab describes mounted file systems.  It used by
    programs such as dump, mount, df, and fsck.  The first line should 
    look like

	/dev/dc1a:/:rw:1:1

    indicating that partition dc1a is mounted on directory / and can be
    both read and written.  The first number is for the dump program
    (file system backup frequency - don't worry about that now).  The
    second number is a pass number for the fsck program, and should be
    different for different entries in /etc/fstab.

    This is one file you have to take care of as system administrator.
    For more information see manual fstab(5).