Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setmnt(1M) — DG/UX R4.11MU05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mount(1M)

mnttab(4)



setmnt(1M)                     DG/UX R4.11MU05                    setmnt(1M)


NAME
       setmnt - establish mount table

SYNOPSIS
       /etc/setmnt

DESCRIPTION
       Setmnt creates the /etc/mnttab table (see mnttab(4)), which is needed
       for both the mount(1M) and umount commands.  Setmnt reads standard
       input and creates a mnttab entry for each line.  Input lines have the
       format:

            special filesys

       where:

       special is the pathname of a special file referring to a device
       containing a file system (e.g., /dev/dsk/usr).

       filesys is the pathname of the directory where the file system is
       currently mounted.  These two strings become the first two strings in
       the mnttab(4) entry.

       To terminate input, type a <CTRL-D>.

FILES
       /etc/mnttab

SEE ALSO
       mount(1M), mnttab(4).

NOTES
       The maximum length of special or filesys is 32 characters.


Licensed material--property of copyright holder(s)

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