How to avoid "Permission denied" when find some files
Bruce Wen <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <CAOZwAUz11F1_D10O-utoFnoY2qcbs642Qp=HnECFcFzPqJ3n0w@mail.gmail.com> |
Hi, Sometimes, find command failed due to "Permission denied". For example, the file owner is not me, and I have no read permission to the file, then "Permission denied" happened. In this case, -readable and -perm cannot help. So, any way to avoid "Permission denied"? Thanks! Br, Bruce Wen