Introduction to named pipes on Bash shell

Posted by LinuxCareer on Feb 17, 2021 6:07 AM EDT
linuxconfig.org; By Egidio Docile
Mail this story
Print this story

On Linux and Unix-based operating systems, pipes are very useful since they are a simple way to achieve IPC (inter-process communication). When we connect two processes in a pipeline, the output of the first one is used as the input of the second one.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.