Fork me on GitHub

ForEachFile(1)

Synopsis

ForEachFile [-hvV] [--recurse=0] [--regex=.] [--regex2*=<regex2>] [--schedule=dynamic]

Description

Run an FFX command on a series of files.

Options

-h, --help
Print command help and exit.
--recurse=0
Maximum recursion level (0 only includes the current directory).
--regex, --fileSelectionRegex=.*
Locate files that match a regular expression ('.*' matches all files).
--regex2, --fileSelectionRegex2=<regex2>
Locate files that match a 2nd regular expression ('.*' matches all files).
--schedule=dynamic
Load balancing will use a [Dynamic, Fixed, or Guided] schedule.
-v, --verbose
Print additional logging for errors.
-V, --version
Print the Force Field X version and exit.