Open fedordikarev opened 7 months ago
It could be sad to fail just due to extra folders on the top level or missing ex00 folder for the rush. We should check for that and find with -mindepth and -maxdepth should help with that.
ex00
find
-mindepth
-maxdepth
It could be sad to fail just due to extra folders on the top level or missing
ex00
folder for the rush. We should check for that andfind
with-mindepth
and-maxdepth
should help with that.