File: ossim-btoa.1

package info (click to toggle)
ossim 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,924 kB
  • sloc: cpp: 380,481; ansic: 15,191; sh: 1,953; lex: 183; xml: 141; sql: 78; makefile: 78; csh: 6
file content (27 lines) | stat: -rw-r--r-- 897 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
.TH OSSIM-BTOA "1" "December 2015" "ossim-btoa 1.8.20" "User Commands"
.SH NAME
ossim-btoa \- ossim-btoa
.SH DESCRIPTION
Binary to ascii usage: btoa [options] <binary_file>
Options:
\fB\-e\fR Indicates text characters are ebcdic and should be converted to ascii.
\fB\-h\fR or \fB\-\-help\fR usage
\fB\-a\fR Ascii mode, prints 64 characters wide with no offset or hex data.
\fB\-w\fR Wide mode, prints offset and 64 characters wide with no hex data.
Notes:
.IP
1) Non\-ascii characters are printed as dot in ascii output.
2) Default mode prints offsets, hex and ascii data.
.SH "SEE ALSO"
The full documentation for
.B ossim-btoa
is maintained as a Texinfo manual.  If the
.B info
and
.B ossim-btoa
programs are properly installed at your site, the command
.IP
.B info ossim-btoa
.PP
should give you access to the complete manual.