Linux Cheat Sheet Essentials
About the bash
[user@host ~]$ normal user.
[user@host ~]# root user.Ctrl Shortcouts
Ctrl+Alt : switch between terminals or F1..F6.
Ctrl+A : beginning in the command line.
Ctrl+E : end in the command line.
Ctrl+U : delete from the cursor to the be...
juliang.hashnode.dev10 min read