Filename is the name of the pipe file.
filename是PIPE文件的名称。
Be sure to pipe the output to a file for further study.
应确保将输出通过管道发送到一个文件中,以便于进一步的研究。
S_ISFIFO (mode) — is this a pipe or FIFO special file?
S_ISFIFO (mode)——是否为管道或FIFO特殊文件?
Specifically, a pipe is created (a file structure in the kernel).
具体地说,创建了管道(内核中的文件结构)。
P is the type of the file to represent pipe.
p是文件的类型,表示PIPE。
This will be the file name for the pipe.
实际上是管道的文件名。
This will be the file name for the pipe.
实际上是管道的文件名。
应用推荐