Skip to content

Instantly share code, notes, and snippets.

@matejskubic
Created February 28, 2018 09:41
Show Gist options
  • Save matejskubic/11572710a3c54befa98d2da496f77797 to your computer and use it in GitHub Desktop.
Save matejskubic/11572710a3c54befa98d2da496f77797 to your computer and use it in GitHub Desktop.
list find linux file owner and permission recursive
find /opt/bitnami/apps/pootle/ -fprintf pootle.txt %m\\t%u\\t%g\\t%p\\n
tree -pfugi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment