8.2. Usage

The following example of the BtoA utility takes the base-64 encoded binary data in the binary_data.in file and writes the ASCII equivalent of the data to the ascii_data.out file.
BtoA /usr/home/smith/test/binary_data.in /usr/home/smith/test/ascii_data.out