Videogrep: Difference between revisions
(Created page with "grep meets srt The idea of this assignment is to familiarize yourself with: * working in a "pipeline" (both literally, and more metaphorically) * basic text/code editing...") |
No edit summary |
||
Line 1: | Line 1: | ||
[[grep]] meets [[srt]] | [[wikipedia:grep]] meets [[wikipedia:srt]] | ||
The idea of this assignment is to familiarize yourself with: | The idea of this assignment is to familiarize yourself with: | ||
* working in a "pipeline" (both literally, and more metaphorically) | * working in a "pipeline" (both literally, and more metaphorically) | ||
* basic text/code editing in Linux | * basic text/code editing in Linux |
Revision as of 20:50, 7 October 2010
wikipedia:grep meets wikipedia:srt
The idea of this assignment is to familiarize yourself with:
- working in a "pipeline" (both literally, and more metaphorically)
- basic text/code editing in Linux