Skip to content

Instantly share code, notes, and snippets.

@2called-chaos
Last active January 8, 2017 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2called-chaos/310768aa10929fed0f1f85405f3157b8 to your computer and use it in GitHub Desktop.
Save 2called-chaos/310768aa10929fed0f1f85405f3157b8 to your computer and use it in GitHub Desktop.
[csgo@Hugo(pts-12)] ~/bhop/csgo/maps$ getfacl workshop
# file: workshop
# owner: csgo
# group: csgo
# flags: -s-
user::rwx
group::rwx
other::r-x
default:user::rwx
default:group::rwx
default:group:www-data:rwx
default:mask::rwx
default:other::r-x
[csgo@Hugo(pts-12)] ~/bhop/csgo/maps$ getfacl workshop/258958167/
# file: workshop/258958167/
# owner: csgo
# group: csgo
# flags: -s-
user::rwx
group::rwx #effective:r--
group:www-data:rwx #effective:r--
mask::r--
other::r--
default:user::rwx
default:group::rwx
default:group:www-data:rwx
default:mask::rwx
default:other::r-x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment