Linux Notes
From OpenEMR Project Wiki
Revision as of 15:33, 23 May 2014 by David Eschelbacher (talk | contribs) (→Text Editors - Command Line)
Text Editors - Command Line
vim
- Highest learning curve, most powerful.
- vi Editor Commands
nano
- Derived from pico, more features than pico, easier to use than vim.
emacs
Mail Readers - Command Line
mutt
Viewing Files
less [FILENAME]
Miscellaneous Commands
sudo reboot