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
To get out of a file - ^o (saves); enter; ^x
 
Sudo su = allows you super user privileges
Ls –a = list all files in the folder
Ls –a = list all files in the folder
Msql –u USER –p = MySQL user password
 
Tar –xzvf *.tar.gz = unzip (extract gz component, file and locations preserved) the .tar.gz file
Tar –xzvf *.tar.gz = unzip the .tar.gz file
Blue = everyone has the rights to view it but not edit it.
 
Mkdir = make directory
Mkdir = make directory