NAME
reads - print old-SUIF files as text
SYNOPSIS
reads [ -s ] [ -w ] [ -m ] [ -l ] old_suif_file
DESCRIPTION
The reads program prints an old-SUIF binary file as text to the standard output. This is just like the printsuif program, except that it works with old-SUIF files. This program is no longer supported.
-s Interpret annotations used by oynk (the optimizer) and print them in meaningful ways.
-w Print the file pointer offset at the beginning of every instruction.
-m Omit mark instructions (except for procbegin and procend). This option is ignored if the -s option is also used.
-l Print labels as strings with no indentation followed by colons. Without this option, label instructions are printed just like other instructions.
SEE ALSO
.