Linux Pipes – what are they and example of use

Posted by linuxaria on Sep 25, 2011 8:24 PM EDT
http://www.linuxaria.com; By Linuxaria
Mail this story
Print this story

Unix based operating systems like Linux offer a unique approach to join two commands on the terminal, with it you can take the output of the first command and use it as input of the second command, this is the concept of pipe or | . Pipes allow two separate process to communicate with each other also if they were not created to do it, so this open an infinite series of opportunity.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.