Back
Close

Computing with Data

elgeish
578.1K views

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:

Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io