Linux command Emacs
by Sanju[ Edit ] 2012-07-06 11:24:37
Linux command Emacs
Emacs is made easy because these days it has a GUI in modern distro's, but we will use the keyboard because it has more speed.
$ emacs test
Will open or create the file test in your /home
OK type away: "the quick brown etc".
Now to save the file do: Ctrl+x, Ctrl+c, y