Menu

Skip to content
  • Home
  • Technology
    • Android
    • ASP.NET
    • CentOS
    • Design Pattern
    • Data Structures & Algorithms
    • Laravel
    • Node.js
    • Ruby on Rails
    • Java
    • Git
    • Sublime Text Editor
    • WordPress
    • Web Service
  • Videos
  • Piano
  • Cooking
  • Photography
  • Search

Kyle Huynh's blog

Application Developer and Enthusiast Photographer

October 11, 2013 — kyle.huynh205

Change permission for all files in a Linux directory

This command can be used in local directory and remote hosting linux server. 

 find . -type f -iname “*” -print0 | xargs -I {} -0 chmod 0444 {}

  • Author
  • Details

Latest Posts By kyle.huynh205

  • 10.29.24mds and mds_stores cause high cpu in Mac
  • 10.19.24Segmentation Fault 11 when running jupyterhub
  • 11.14.22How to fix Netflix – playing Black screen with sound
  • 11.25.21Format bootable SD Card in Command line
  • 02.25.21Show differences and duplicates between two columns in Google Sheet

Post navigation

Previous Post Install WordPress in Lamp server(localhost) for Linux Environment
Next Post Cleaning Malware link that located in many file in remote directory without typing any Regex Linux command

Category

CentOS

Recent Posts

  • mds and mds_stores cause high cpu in Mac
  • Segmentation Fault 11 when running jupyterhub
  • How to fix Netflix – playing Black screen with sound
  • Format bootable SD Card in Command line
  • Show differences and duplicates between two columns in Google Sheet

Categories

  • About Me
  • Android
  • ASP.NET
  • Cameras
  • Cars
  • CentOS
  • Cooking
  • Data Structures & Algorithms
  • Design Pattern
  • Drupal
  • Git
  • Java
  • Knowledge
  • Laravel
  • Mac
  • Node.js
  • One Plus One
  • Photography
  • Piano
  • Ruby on Rails
  • Sublime Text Editor
  • Technology
  • Ubuntu
  • Uncategorized
  • Videos
  • Web Service
  • Wordpress

Tags

android brew composer Drupal Drupal console drush fatal: protocol error: bad pack header filter Git Gmail Google Chrome trackpad swipeleft swiperight Mac memory moto G NTFS ntfs-3g ntfs mount OSXfuse root Tags unlock bootloader
© 2025 Kyle Huynh's blog | Application Developer and Enthusiast Photographer