We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26cf1d commit 735c037Copy full SHA for 735c037
episodes/04-pipefilter.md
@@ -15,7 +15,8 @@ exercises: 10
15
16
:::::::::::::::::::::::::::::::::::::::: questions
17
18
-- How can I produce various forms of the output of existing commands? How to show only part of the output? ( -> command line switches and pipes)
+- How can I combine existing commands to produce a desired output?
19
+- How can I show only part of the output?
20
- How can I combine existing commands to do new things? ( -> pipes)
21
22
::::::::::::::::::::::::::::::::::::::::::::::::::
0 commit comments