List of All Bash Redirections – Linux Cheatsheet 2018

Before a command is executed, its input and output may be redirected using a special notation interpreted by the shell. Redirection allows commands’ file handles to be duplicated, opened, closed, made to refer…

Read more

List of All Bash CTRL and ALT Key Shortcuts – Linux 2018

Bash, which is the default shell in Linux contains a whole lot of key bindings which makes it really easy to use. The most commonly used shortcuts are listed below: Also Read: Bash External…

Read more