Red Hat CERTIFICATE SYSTEM 7.3 - COMMAND-LINE Información técnica Pagina 45

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 104
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 44
Binary to ASCII
The Certificate System binary to ASCII tool, BtoA converts binary base-64 encoded data to
ASCII base-64 encoded data.
1. Syntax
The BtoA tool uses the following syntax:
BtoA input_file output_file
Option Description
input_file Specifies the path and file of the base-64
encoded binary data.
output_file Specifies the path and file to which the tool
should write the ASCII output.
Table 8.1.
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
Chapter 8.
33
Vista de pagina 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 103 104

Comentarios a estos manuales

Sin comentarios