pipes

0

Using Pipes in the Bash Shell

http://bashshell.net

There are a number of ways you can use pipes in the Bash Shell to send the output of one command into the input in another command.

Read more »
aweber's picture
Created by aweber 13 years 14 weeks ago – Made popular 13 years 14 weeks ago
Category: Beginner   Tags:
0

Named Pipes... or how to get two separate applications to interact

http://maratux.blogspot.com

Recently, I've been working on an application (bash based) that could gather some information that I need from a host (network interfaces configuration, arp neighborgs, routing policy, pinging some other hosts, etc).

Read more »
vlovindia's picture
Created by vlovindia 14 years 41 weeks ago – Made popular 14 years 41 weeks ago
Category: High End   Tags:

Best karma users