… : Linux Command Line Cheat Sheet by DaveChild … :
“Linux Command Line Cheat Sheet by DaveChild“
… : Linux Command Line Cheat Sheet by DaveChild … :
“Linux Command Line Cheat Sheet by DaveChild“
… : Sed Cheatsheet … :
“Sed Cheat Sheet www.thegeekstuff.com“
… : Vim Cheat Sheet – English … :
“Exiting
:w – write (save) the file, but don’t exit
:w !sudo tee % – write out the current file using sudo
:wq or 😡 or ZZ – write (save) and quit
:q – quit (fails if there are unsaved changes)
:q! or ZQ – quit and throw away unsaved changes
:wqa – write (save) and quit on all tabs“
… : Absolute Beginner’s Guide to Emacs – Jessica Hamrick … :
“This tutorial is mainly for people who have primarily used GUI text editors and coding environments and are not used to a primarily text-based program, running commands in the editor itself, and/or using large amounts of keyboard shortcuts. For reference, here is the list of shortcuts I’ll be introducing in this tutorial:“