aka grep meets SRT
The idea of this assignment is to familiarize yourself with:
- basic text/code editing in Linux
- commandline basics
- bigidea: working in a "pipeline" (both literally, and more metaphorically)
Ingredients
Redirecting stderr to stdout
2>&1
[1]