Skip to content

Instantly share code, notes, and snippets.

@DoZator
Last active October 24, 2024 11:22
Show Gist options
  • Save DoZator/d015ddf88e3804d92b1ad7a557f155f5 to your computer and use it in GitHub Desktop.
Save DoZator/d015ddf88e3804d92b1ad7a557f155f5 to your computer and use it in GitHub Desktop.
Show octal file permissions (Linux)

Show octal file permissions in Linux

stat -c '%A %a %n' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment