mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 21:45:29 +00:00
The `-maxdepth` option limits the number of levels `find` will descend into the file system for each given starting point. The `-mindepth` option causes commands not to be evaluated until the specified depth is reached.