Speaker
Michel Jouvin
(IJCLab)
Description
The Unix shell has been around longer than most of its users have been alive. It has survived because it’s a powerful tool that allows users to perform complex and powerful tasks, often with just a few keystrokes or lines of code. It helps users automate repetitive tasks and easily combine smaller tasks into larger, more powerful workflows.
1. Introducing the Shell
2. Navigating Files and Directories
3. Working With Files and Directories
4. Pipes and Filters
5. Loops
6. Shell Scripts
7. Finding Things