prevnext   » SZS: Wiimms SZS Toolset » wpatt: Wiimms PAT Tool » wpatt cat

wpatt cat

Read the entered PAT files (text or binary) and print them as decoded text files to standard output (stdout). Wildcards and pipe characters are parsed. The output of all source files is concatenated.

Contents

1.   Syntax

wpatt CAT [source]...

2.   Options

Options
Option Param Description
--no-wildcards Disable wildcard parsing and use each filename exactly as specified.
--in-order Process the input files in order of the command line and don't delete duplicates.
-i --ignore Ignore non existing source files without warning.
-H --no-header Suppress the syntax information section in PAT text files.
-B --brief Suppress cross reference comments.
--no-echo Suppress output of @ECHO commands while scanning text files.
-N --no-check Do not make plausibility checks for KMP files.