Red Hat CERTIFICATE SYSTEM 7.3 - COMMAND-LINE Informacje Techniczne Strona 43

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 104
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 42
ASCII to Binary
The Certificate System ASCII to binary tool converts ASCII base-64 encoded data to binary
base-64 encoded data.
1. Syntax
The ASCII to binary tool, AtoB, has the following syntax:
AtoB input_file output_file
Option Description
input_file Specifies the path and file to the base-64
encoded ASCII data.
output_file Specifies the file where the utility should write
the binary output.
Table 7.1.
2. Usage
The example command takes the base-64 ASCII data in the ascii_data.in file and writes the
binary equivalent of the data to the binary_data.out file.
AtoB /usr/home/smith/test/ascii_data.in /usr/home/smith/test/binary_data.out
Chapter 7.
31
Przeglądanie stron 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 103 104

Komentarze do niniejszej Instrukcji

Brak uwag