meaning of pipe

1. pipe 1. system> One of Unixs buffers which can be written to by one asynchronous process and read by another, with the kernel suspending and waking up the sender and receiver according to how full the pipe is. In later versions of Unix, rather than using an anonymous kernel-managed temporary file to implement a pipe, it can be named and is implemented as a local socket pair. 2. "|" ASCII character 124. Used to represent a pipe between two processes in a shell command line. E. g. grep foo log | more which feeds the output of grep into the input of more without requiring a named temporary file and without waiting for the first process to finish. 3. networking> A connection to a network. See also light pipe.
2.
the flues and stops on a pipe organ


Related Words

pipe | pipe bomb | pipe bowl | pipe clamp | pipe cleaner | pipe cutter | pipe down | pipe dream | pipe fitter | pipe fitting | pipe in | pipe major | pipe of peace | pipe organ | pipe rack | pipe smoker | pipe up | pipe vine | pipe vise | pipe wrench | pipe-clay | pipeclay | pipefish | pipefitting | pipeful | pipeline | pipeline break | pipeline burst cache | pipeline company | pipelined |

Developed & Maintained By Taraprasad.com

Treasure Words