prevnext   » SZS: Wiimms SZS Toolset » wszst: Wiimms SZS Tool » wszst stgi

wszst stgi

Find the first KMP:STGI of each file and print an analysis of it as single line statistic. Additional the number of lap counter check points ('LC') is printed. Track and KMP (binary and text) files are accepted as input.

Contents

1.   Syntax

wszst STGI [source]...

2.   Options

Options
Option Param Description
--colors [=modus] Define the modus for colored text output. Allowed keywords are: OFF or NO-COLORS to disable colors, AUTO (default) for automatic detection, ON for automatic detection but never OFF, 8-COLORS and 256-COLORS to force 8 or 256 color support. Without parameter, ON is used.

AUTO will enable colorized output only for terminals. AUTO and ON use environment variable TERM to find the correct color modus.

If a command is prefixed by 'C-', then --color=ON is used implicitly as default.

--no-colors Deactive colorized text. This is the default, if an output file is not a terminal.
-H --no-header Suppress printing of header and footer.
-i --ignore If set, ignore non existing source files and files without KMP without warning. If set twice, ignore files with standard settings too.