Files
sxmo-utils/scripts
ArenM 27c663a896 Fix order of -maxdepth find argument
Gnu find outputs a warning if the maxdepth option appears after any
positional options, such as filtering files, because maxdepth also
affects options that come before it.

As a side note, maxdepth appears to be gnu extension that busybox picked
up, so we might want to be careful about using it.

Signed-off-by: Willow Barraco <contact@willowbarraco.fr>
2023-01-25 10:07:24 +01:00
..
2022-12-17 11:25:30 +01:00
2023-01-25 10:07:24 +01:00
2022-12-18 08:47:30 +01:00
2023-01-25 09:58:40 +01:00