Skip to main content

Linux: Commonly Used Shortcuts

Get more productive with these shortcuts.

Commonly used shortcuts in Linux
Shortcuts Action
CTRL + a Jump to the beginning of line
CTRL + e Jump to the end of line
CTRL + d Close the terminal
CTRL + l Clear terminal screen
CTRL + u Delete from cursor back to beginning
Esc + . Get the last argument of the previous command

Popular posts from this blog

Linux command: ssh-keygen - Generate SSH Keys

ssh-keygen — authentication key generation, management and conversion

RHEL: firewall-cmd

firewall-cmd - firewall d c om m an d line client

Powershell: head and tail command

Use head or tail to skim the first or last 5 lines.