rmcmnts - tpcclib 0.8.0 © 2023 by Turku PET Centre

Remove comment lines from data files.
 
Usage: rmcmnts [Options] datafile(s)
 
Options:
 -semicolon=<y|N>
     Semicolon is used to mark comment line (y) or not (n, default).
 -sharp=<Y|n>
     Sharp ('#') is used to mark comment line (y, default) or not (n).
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
See also: iftlist, taclist, iftdel, csv2ift, parformat
 
Keywords: TAC, CSV, IFT, software testing, reporting