Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

Bash - Pipes

The following example shows a piped combination of the echo command, and the wc command, which prints the number of lines, words, and characters in its input:

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content