LexAccess

Specify input file

  • Description:

    Specify input file.

    By default, LexAccess reads inputs from standard input. Users may use this option to read inputs from a specified file. This option is similar to the input redirection (<) except for the format. The encoding format of the input file is UTF-8.

  • Symbol: -i:STR

  • Examples:
    
    shell> lexAccess -i:in.data
    => read the inputs from file in.data