bintxt: Convert a binary file to an IRAF text file

Package: dataio

Usage

bintxt binary_file text_file

Parameters

binary_file
Input file name or template, e.g. "file1" or "file*".
text_file
The output file name. If multiple input files the filenumber will be concatenated onto the output file name.
verbose = yes
Print messages of actions performed?

Examples

1. Convert a binary file on disk to a text file on disk.

cl> bintxt binary_file text_file

See also

txtbin