User Tools

Site Tools


mkatari-bioinformatics-august-2013-introlinuxnotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mkatari-bioinformatics-august-2013-introlinuxnotes [2015/06/11 09:19] – [File manipulation] mkatarimkatari-bioinformatics-august-2013-introlinuxnotes [2015/06/11 09:22] – [Permissions] mkatari
Line 214: Line 214:
     * a = all     * a = all
   * chmod can also use three numbers to set permissions where the value of the number represents a specific combination of rwx and their order assigns it to the different levels (u,g,o)   * chmod can also use three numbers to set permissions where the value of the number represents a specific combination of rwx and their order assigns it to the different levels (u,g,o)
 +    * 0 = none
 +    * 1 = execute only
 +    * 2 = write only
 +    * 3 = write and execute only
 +    * 4 = read only
 +    * 5 = read and execute only
 +    * 6 = read and write only
 +    * 7 = read, write and execute
  
  
mkatari-bioinformatics-august-2013-introlinuxnotes.txt · Last modified: 2015/06/11 11:50 by mkatari