Changes

Jump to: navigation, search

Linux Permissions

81 bytes added, 15:13, 15 September 2008
Setting the Permission in Octal
chmod 0751 newscript
chmod 0769 oldscript1 oldscript2
Which will change the permission mode to rwxr-x--x on the file "newscript" and rwxrw---- on "oldscript1" and "oldscript2".
== Setting the Permission using Relative Symbolic Notation ==

Navigation menu