Videogrep: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== Ingredients == | == Ingredients == | ||
=== Plain text? === | |||
* ISO-8859 | |||
* UTF-8 | |||
=== Redirecting stderr to stdout === | === Redirecting stderr to stdout === |
Revision as of 21:27, 7 October 2010
The idea of this assignment is to familiarize yourself with:
- basic text/code editing in Linux
- commandline basics
- big idea: working in a "pipeline" (both literally, and more metaphorically)
Ingredients
Plain text?
- ISO-8859
- UTF-8
Redirecting stderr to stdout
2>&1