liftext75

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
AUTHOR

NAME

liftext75 - a filter to print raw HP75 text files

SYNOPSIS

liftext75 [-n] < Input file > Output file

liftext75 -?

DESCRIPTION

liftext75 is a filter which translates a raw HP75 text file into a standard ASCII file. One logical line of the input file is translated to one line of output, terminated by a newline. The HP75 text file is read from standard input and the plain ASCII equivalent is written to standard output.

OPTIONS

-n

Print a decimal line number at the start of each output line.

-?

Print a message giving usage to standard error.

EXAMPLES

If disk1.dat is a LIF image file containing an HP75 text file called T75 then

lifget -r disk1.dat T75 | liftext75

will list that file to standard output.

AUTHOR

liftext75 was written by Tony Duell, ard@p850ug1.demon.co.uk and has been placed under the GNU Public License version 2.0