UNIX Command Line Arguments for ACT

As well as the listing file names on the command line, the following switches are available to UNIX users:

-quiet

This option tells ACT to suppress normal informational messages while running.

-options

This option instructs ACT to read an extra file of options after reading the standard options. (See the section called The Options File in Chapter 4 for more about the ACT options file.)

For example -options ./new_options will instruct ACT to read new_options in the current directory as an options file.

-fast

On Digital Unix (AKA Tru64) the -fast flag selects the "fast" Java virtual machine, which usually gives ACT a big speed boast. This isn't on by default because the fast VM uses a lot more memory and it isn't as reliable.