3. Advanced Shell Features

Last lesson we focused on very basic principles and features of the UNIX shell.

This lesson we want to go one step further and make ourselves more productive.

Bash Code Illustration

There are lots of more features, little tricks and efficiency hacks, we can use on the shell.

Most presented features are still POSIX-compliant, i.e. work in every UNIX shell. But some may only work on certain more advanced shells such as Bash or ZSH.