Linux Notes
From OpenEMR Project Wiki
Revision as of 16:04, 22 May 2014 by David Eschelbacher (talk | contribs) (→Text Editors - Command Line)
Text Editors - Command Line
- vim - highest learning curve, most powerful.
- nano - derived from pico, more features than pico, easier to use than vim.
- emacs
Viewing Files
less [FILENAME]
Miscellaneous Commands
sudo reboot