• Introduction to the CLI: Bash Scripting 101

    A first sight at how to automate all those nice commands you've learnt so far. Environment variables, local variables, script parameters and more.

  • Introduction to the CLI: Finding Your Stuff

    find, grep and the tools you can't (almost) live without if your day-to-day is the shell.

  • Introduction to the CLI: Sed and AWK

    Using Sed and AWK for advanced text manipulation

  • Introduction to the CLI: Text Processing

    Standard streams, redirection and pipes, pagers, text manipulation commands

  • Introduction to the CLI: File and Directory Management

    Listing files and directories in Bash, basic file operation commands and changing file permissions.

  • Introduction to the CLI: First Steps with the Shell

    Short definition of shell, how is it different from a terminal, kinds of shells and basic Bash commands.