Skip to content
Base64
March 29, 2022March 29, 2022

Find chmod number/numeric value for specific file

General by Curt Sahd

To find the permissions of a file in numeric format (i.e 644, 755 etc), run the following command:

stat --format '%a' filename_to_get_numeric_permissions
Tagged chmod, get, numeric, permissions

Post navigation

Add WP_MEMORY_LIMIT to all WordPress installations cPanel
Compress/Reduce PDF size Linux terminal

Recent Posts

  • Use Rsync to empty dir on Hetzner storage box
  • Move Proxmox VM from old to new cluster FAST
  • Get CSF to work with Docker iptables
  • Set timezone Ubuntu 20.04/22.04
  • Install CSF on Ubuntu 20.04/22.04

Categories

  • General