Quantcast
Viewing all articles
Browse latest Browse all 5288

Advanced users • Re: Which files should have special permissions on my Raspberry Pi 4B?

When I put -xdev before -type f, the output doesn't change. Is this the correct place to put -xdev?
Yes, but if you don't have anything mounted in there, there won't be any difference.

Code:

-xdev = Don't descend directories on other filesystems
You might also try -mount because:

Code:

-mount = Don't descend directories on other filesystems. An alternate name for -xdev, for compatibility with some other versions of find.

Statistics: Posted by bedna — Fri Jul 19, 2024 12:32 pm



Viewing all articles
Browse latest Browse all 5288

Trending Articles