Skip to content

Instantly share code, notes, and snippets.

@iarp
Created April 12, 2025 18:00
Show Gist options
  • Save iarp/29e5b48e73cd3cb0ecf5cc37004e980c to your computer and use it in GitHub Desktop.
Save iarp/29e5b48e73cd3cb0ecf5cc37004e980c to your computer and use it in GitHub Desktop.
find . -type f -exec stat --format '%A|%U:%G|%F|%n' {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment