Skip to content

Instantly share code, notes, and snippets.

@csdy
Last active March 15, 2019 03:00
Show Gist options
  • Select an option

  • Save csdy/a5bc86fd309793348742 to your computer and use it in GitHub Desktop.

Select an option

Save csdy/a5bc86fd309793348742 to your computer and use it in GitHub Desktop.
Show file permissions in octal notation
find . |xargs stat -c "%G %U %a %n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment