Skip to content

Instantly share code, notes, and snippets.

@fprieur
Created May 7, 2015 14:25
Show Gist options
  • Save fprieur/37b8b19793106595143b to your computer and use it in GitHub Desktop.
Save fprieur/37b8b19793106595143b to your computer and use it in GitHub Desktop.
checker la valeur numérique d'une fichier ou répertoire linux
stat --format '%a' directory/
stat --format '%a' file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment