Tornado Reference : Tornado Utilities

aoutToBin

NAME

aoutToBin - extract text and data segments from a BSD a.out object module

SYNOPSIS

aoutToBin < inFile > outfile

DESCRIPTION

This tool extracts the text and data segments from a BSD a.out object module, on standard input, and writes it to standard output as a simple binary image.

SEE ALSO

aoutToBin