LexAccess

Specify output file

  • Description:

    Specify output file.

    By default, LexAccess sends results to standard output. Users may use this option to send results to a specified file. This option is similar to the output redirection (>) except for the format. The encoding format of the output file is UTF-8.

  • Symbol: -o:STR

  • Examples:
    
    shell> lexAccess -o:out.data
    => send the output to a file out.data