Coding, Linux, Hacking Security, Learning!
Emacs commands
Emacs Tutorial for beginning!
Sep 30th
C-x C-f open a new file
C-x C-s save the current file
C-x C-c exit the emacs (but save files first)
#command line Emacs
emacs -nc
#Open Split Horizonal Window
Ctrl-2
#Open Split Veritcal Window
Ctrl-3
#Maximize Window
Ctrl-0