The Unix Shell

Schedule

00:00 1. Working With Files and Directories How can I create, copy, and delete files and directories?
How can I edit files?
00:15 2. Redirects, Pipes and Filters How can I combine existing commands to do new things?
00:35 3. Shell Scripts How can I save and re-use commands?
00:55 4. .bashrc and aliases How do I modify the .bashrc file?
01:05 5. Finding Things How can I find files?
How can I find things in files?
01:30 6. SSH Authentication Why use SSH key authentication?
How do I set up SSH key authentication?
01:45 Finish