lifraw

NAME
SYNOPSIS
DESCRIPTION
REFERENCES
EXAMPLES
AUTHOR

NAME

lifraw - a filter to remove the LIF file header from a LIF file

SYNOPSIS

lifraw < Input file > Output file

lifraw -?

DESCRIPTION

lifraw is a filter which removes the 32 byte LIF header from a LIF file

REFERENCES

The LIF disk directory format is documented in the HP-IL Interface Owners Manual for the HP-71 (Hewlett-Packard) with further details (particularly HP41 and HP75 file types) in the HP-41 Synthetic Quick Reference Guide (Jeremy Smith)

EXAMPLES

If zline.p41 is a LIF file containing an HP41 program then

cat zline.p41 | lifraw > zline.raw

will generate a raw file zline.raw

AUTHOR

lifraw was written by Joachim Siebold, bug400@gmx.de using code from Tony Duell, ard@p850ug1.demon.co.uk and has been placed under the GNU Public License version 2.0