Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mknod(8) — UTek 4.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mknod(2)

makedev(8)



MKNOD(8)                COMMAND REFERENCE                MKNOD(8)



NAME
     mknod - build special file

SYNOPSIS
     /etc/mknod name [ b | c ] major minor

DESCRIPTION
     Mknod makes a special file.  The first argument is the name
     of the entry.  The second is b if the special file is
     block-type (disks, tape) or c if it is character-type (other
     devices).  The last two arguments are numbers specifying the
     major device type and the minor device (e.g. unit, drive, or
     line number).

RETURN VALUE
     [NO_ERRS]      Command completed without error.

     [USAGE]        Incorrect command line syntax. Execution
                    terminated.

     [P_ERR]        A system error occurred. Execution
                    terminated.  See intro(2) for more
                    information on system errors.

SEE ALSO
     mknod(2) and makedev(8).





























Printed 4/6/89                                                  1





































































%%index%%
na:264,78;
sy:342,281;
de:623,546;
rv:1169,444;
se:1613,163;
%%index%%000000000094

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