The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

SYNOPSIS

  reorder-gopro-files [-c | --copy]
                      [-m | --move]
                      [-f | --force]
                      <files>...

  -f, --force      Actually perform action.
  -c, --copy       Copy files (instead of symlinking).
  -m, --move       Move files (instead of symlinking).
  -h, --help       Show this screen.