Tagged Questions
2
votes
1answer
182 views
Chown and the risk of corrupting the backup disk
I am about to modify the file ownership recursively in a filesystem that uses ACLs. Because it is my backup disk, I thought I'd solicit comments on the script before I run it.
#!/bin/bash
# Replace ...