DevOps
Sep 13, 2017 · Updated: Nov 09, 2017 · by Tim Kamanin
These are basic command line commands, but it turns out not everyone knows
about them and they're were handy:
Use a combionation of
Ctrl + A : to move the cursor to the beginning of the line
Ctrl + E : to move the cursor to the end of the line
Ctrl + U : to clear the line from the cursor back to the beginning
Ctrl + R : search in previous commands
Hey, if you've found this useful, please share the post to help other folks find it: