Videogrep: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* basic text/code editing in Linux | * basic text/code editing in Linux | ||
* commandline basics | * commandline basics | ||
* ''' | * '''big idea''': working in a "pipeline" (both literally, and more metaphorically) | ||
== Ingredients == | == Ingredients == |
Revision as of 21:26, 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
Redirecting stderr to stdout
2>&1