Posted By


alexaivars on 07/14/10

Tagged


Statistics


Viewed 90 times
Favorited by 0 user(s)

chmod ACL removal


/ Published in: Bash
Save to your folder(s)

Recursively remove all ACLs from the files in the working directory and its subdirectories


Copy this code and paste it in your HTML
  1. sudo echo | sudo chmod -R -E ./*

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.