Position of maxdepth - global options are not positional
Noticed warning using the arc-arex-start script in docker container in almalinux 9.
[root@0e544d4a958d /]# /usr/share/arc/arc-arex-start
find: warning: you have specified the global option -maxdepth after the argument -regex, but global options are not positional, i.e., -maxdepth affects tests specified before it as well as those specified after it. Please specify global options before other arguments.
moved the maxdepth option before the regex