Video Schedule
Week 2: Intro and shell
Week 3: Input / output redirection
Pipes: Redirecting Output to Another Command's Input
Redirecting a File to Standard Input
Tee: Outputting to stdout and a File
Week 4: Search and grep
Grep and Regular Expressions - Intro
Grep and Regular Expressions - Find
Grep and Regular Expressions - Replace
Grep and Regular Expressions - Advanced
Week 5: Scripting and permissions
Week 6: No videos (but there are still lab exercises)
Week 7: Network
scp - Secury Copy (copy files over a network)
wget - WWW Get (download files from the internet)