This Is Your Brain On Informatics: Difference between revisions
| 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 | ||