Skip to content

Instantly share code, notes, and snippets.

View HelmetBro's full-sized avatar
😊
Avidly coding @ Nvidia

Eric HelmetBro

😊
Avidly coding @ Nvidia
View GitHub Profile
@HelmetBro
HelmetBro / linux_commands.txt
Created October 8, 2017 06:03
Basic Linux Commands
@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
******************************