This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@author Eric Parsons @[email protected] | |
****************************** | |
Notes: | |
* When creating an executable, don't have too, but good label it with the .out extension: [name].out | |
* Use tab in terminal for auto completion | |
* Command line has no undo | |
* ctrl + alt + t is a shortcut to open terminal | |
* services = daemons != processes, and daemon != disk and execution monitor | |
****************************** |