Difference between revisions of "This Is Your Brain On Informatics"
(→This Is Your Brain On Informatics) |
(→This Is Your Brain On Informatics) |
||
| Line 1: | Line 1: | ||
== This Is Your Brain On Informatics == | == This Is Your Brain On Informatics == | ||
Testing out the fluids. | Testing out the fluids. | ||
| + | |||
| + | Sudo su = allows you super user privileges | ||
^k = delete line | ^k = delete line | ||
| + | |||
^w = find | ^w = find | ||
| + | |||
^u = undoes one typo | ^u = undoes one typo | ||
| − | + | ||
| − | |||
Ls –a = list all files in the folder | Ls –a = list all files in the folder | ||
| − | + | ||
| − | Tar –xzvf *.tar.gz = unzip | + | Tar –xzvf *.tar.gz = unzip the .tar.gz file |
| − | + | ||
Mkdir = make directory | Mkdir = make directory | ||
Revision as of 15:38, 22 October 2013
This Is Your Brain On Informatics
Testing out the fluids.
Sudo su = allows you super user privileges
^k = delete line
^w = find
^u = undoes one typo
Ls –a = list all files in the folder
Tar –xzvf *.tar.gz = unzip the .tar.gz file
Mkdir = make directory