Linux Hotkey with Ctrl
- Quickly jump to beginning of line:
Ctrl+A
- Quickly jump to end of line:
Ctrl+E
- Delete to beginning of line:
Ctrl+U
- Delete to end of line:
Ctrl+K
- Delete one word forward:
Ctrl+D
- Clear screen:
Crtl+L
(clear
)
Ctrl+A
Ctrl+E
Ctrl+U
Ctrl+K
Ctrl+D
Crtl+L
(clear
)