2
0
mirror of https://github.com/LCTT/TranslateProject.git synced 2025-03-30 02:40:11 +08:00

translating 20180131 Why you...

This commit is contained in:
YPBlib 2018-02-03 10:20:00 +08:00
parent 795413542e
commit 83d691dd1a

View File

@ -1,3 +1,6 @@
#Being translated by YPBlib
======
Why you should use named pipes on Linux
======
@ -89,7 +92,6 @@ shs 80038 0.0 0.0 108488 764 pts/4 S 15:25 0:00 -bash
Named pipes are different enough from the more commonly used Unix/Linux pipes to warrant a different name, but "pipe" really invokes a good image of how they move data between processes, so "named pipe" fits pretty well. Maybe you'll come across a task that will benefit significantly from this very clever Unix/Linux feature.
--------------------------------------------------------------------------------
via: https://www.networkworld.com/article/3251853/linux/why-use-named-pipes-on-linux.html