Orateur
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
If you have a Windows, machine, you should install the Bash Shell provided by Git for Windows, following the instructions at https://carpentries.github.io/workshop-template/install_instructions/#shell. For all the questions during the installation, accept the default answer.