Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KenwoodFox/f1025942883eec2ce15b0d5973a64cdf to your computer and use it in GitHub Desktop.
Save KenwoodFox/f1025942883eec2ce15b0d5973a64cdf to your computer and use it in GitHub Desktop.
# ls -l
total 53037
-rwx------+ 1 www Media 9 May 31 02:08 Another doc.md
drwx------+ 234 joe Media 281 May 22 02:40 Documents
-rwx------+ 1 www Media 73 May 31 01:59 MyTestTextDoc.md
# su joe
% ls -l
ls: Another doc.md: Permission denied
ls: MyTestTextDoc.md: Permission denied
total 53033
drwx------+ 234 joe Media 281 May 22 02:40 Documents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment