logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mkfifo - Create a FIFO with the given name.

Description

       Create a FIFO with the given name.

Name

       mkfifo - Create a FIFO with the given name.

Options

-m, --mode=MODE
              file permissions for the fifo

       -Z     set the SELinux security context to default type

       --context=CTX
              like -Z, or if CTX is specified then set the SELinux or SMACK security context to CTX

       -h, --help
              Print help

       -V, --version
              Print version

Synopsis

mkfifo [-m|--mode] [-Z ] [--context] [-h|--help] [-V|--version] [fifo]

Version

       v0.0.30

                                                  mkfifo 0.0.30                                        mkfifo(1)

See Also