Bash: useful shortcuts
Shortcuts:
Ctrl+A: moves cursor to beginning of line of text.Ctrl+E: moves cursor to end of line of text.Ctrl+L: formfeed (clear the screen terminal).
Shortcuts:
Ctrl + A: moves cursor to beginning of line of text.Ctrl + E: moves cursor to end of line of text.Ctrl + L: formfeed (clear the screen terminal).