File permissions: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 October 2023

  • curprev 17:5817:58, 30 October 2023Manetta talk contribs 231 bytes +231 Created page with " ==change ownership== $ chown -R USERNAME:GROUPNAME foldername ==change rwx permissions== $ chmod -R rwx+ugo foldername r = read w = write x = execute u = user g = group o = others drwxrwxrwx u g o d = directory"