Bash cheat sheet: Key combos and special syntax

The Bourne Again Shell (Bash) is a text interface to POSIX computers. A shell, Bash or otherwise, provides a way for you to talk directly to your computer without roundabout interfaces: you type the precise command you want your computer to execute. It’s the most efficient and lightweight interface available, which is why it still endures after 40 years.read more

Source: LXer – Bash cheat sheet: Key combos and special syntax