EBCDIC to ASCII conversion under ULTRIX
Daan Sandee
sandee at sun16
Wed Aug 29 22:01:27 AEST 1990
In article <90240.091342HASKINS at MAINE.BITNET> HASKINS at MAINE.BITNET (Robert D. Haskins) writes:
>Does anyone know how to convert a file that is in EBCDIC format to ASCII
>format? Is there a command/program to do this under UNIX/ULTRIX ? If not,
>does anybody know of a public domain program to do the conversion?
RTFM for cryssake.
dd conv=ascii <infile >outfile
On Ultrix-32 V3.1B.
Daan Sandee sandee at sun16.scri.fsu.edu
Supercomputer Computations Research Institute
Florida State University, Tallahassee, FL 32306-4052 (904) 644-7045
More information about the Comp.unix.ultrix
mailing list