Penguin
Annotated edit history of biew(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 BIEW
2 !!!BIEW
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 AUTHOR
8 ----
9 !!NAME
10
11
12 biew - Binary Viewer
13 !!SYNOPSIS
14
15
16 __biew__ ''[[options] [[file...]''
17 !!DESCRIPTION
18
19
20 Biew is a Binary vIEWer with built-in editor for binary,
21 hexadecimal and disassembler modes. The program also has
22 text viewer with different Russia codepages support
23 (Windows-1251, MSDOS-866, etc.). Run the program with -? or
24 without arguments for help on program switches.
25
26
27 This manual page was written for the Debian GNU/Linux
28 distribution because the original program does not have a
29 manual page.
30 !!OPTIONS
31
32
33 A summary of options are included below. For a complete
34 description, see
35 /usr/share/doc/biew/biew_en.txt.
36
37
38 __-?__
39
40
41 Show summary of options.
42
43
44 __-a__
45
46
47 autodetect mode (default)
48
49
50 __-b__
51
52
53 view file in binary mode
54
55
56 __-d__
57
58
59 view file in disassembler mode
60
61
62 __-h__
63
64
65 view file in hexadecimal mode
66
67
68 __-t__
69
70
71 view file in text mode
72
73
74 __-s__
75
76
77 change size of file to NNN bytes (create, if file does not
78 exist)
79
80
81 __-i__
82
83
84 ignore .ini file (create new)
85 !!AUTHOR
86
87
88 Biew was written by Nick Kurshev
89
90
91 This manual page was written by Stefan Alfredsson
92 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.