Fork me on GitHub

ForEachFile(1) Manual Page

Name

ForEachFile - Run an FFX command on a series of files.

Synopsis

ForEachFile [-hvV] [-r=0] [--regex=.] [-s*=dynamic]

Description

Run an FFX command on a series of files.

Options

-h, --help

Print command help and exit.

-r, --recurse=0

Maximum recursion level (0 only includes the current directory).

--regex, --fileSelectionRegex=.*

Evaluate files that match a Regular expression ('.*' matches all files).

-s, --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.