Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mkfifo(1) — BSD/386 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mkdir(1)

rm(1)

MKFIFO(1)                    BSD Reference Manual                    MKFIFO(1)

NAME
     mkfifo - make fifos

SYNOPSIS
     mkfifo [-p] fifoname ...

DESCRIPTION
     Mkfifo creates the fifos requested, in the order specified, using mode
     0777.

     Options available are:

     -p      Create intermediate directories as required.  If this option is
             not specified, the full path prefix of each operand must already
             exist.

     Mkfifo requires write permission in the parent directory.

     Mkfifo exits 0 if successful, and >0 if an error occurred.

STANDARDS
     Mkfifo is IEEE Std1003.2 (``POSIX'') compliant.

     This manual page derived from the  manual page.

SEE ALSO
     mkdir(1),  rm(1)

HISTORY
     The mkfifo command is currently under development.

BSDI BSD/386                    March 27, 1993                               1
































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