AUTOMATOR(1) General Commands Manual AUTOMATOR(1)

automatorRuns Automator workflow.

automator [-v] [-i input] [-D name=value ...] workflow

automator runs the specified workflow. To create or edit a workflow, use the Automator application.

The following options are available:

name=value
Set variable name to value for this run of workflow.
input
Set input as the input to workflow. If input is - then the contents of standard input is used. Each newline (\n)-terminated line is treated as one text input item.
Run in verbose mode.
April 1, 2007 Mac OS X