From: Generated from INFO Subject: The Makefile generates an updated bbe.html. These are the mods. --- doc/bbe.html | 94 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 47 insertions(+), 47 deletions(-) --- a/doc/bbe.html +++ b/doc/bbe.html @@ -3,7 +3,7 @@
-b
BLOCK--block=
BLOCK-e
COMMAND--expression=
COMMANDAll remaining options are names of input files, if no input files are specified or -
is given, then the standard input is read.
B
fF
-command.
- >
file
>
file<
file
<
files/
search/
replace/
/
can be replaced by any
character not present in search or replace.
- w
file
A
, I
,
+ w
fileA
, I
,
>
and <
are written to file file and j
and l
commands have no effect on w
-commands. Zero size files are not preserved.%B
or %nB
, these format strings are replace by current block number (starting from one), causing every block to have it's own file.
@@ -389,8 +389,8 @@
bbe scans the input stream just once, so the last block may differ from the block definition, because bbe doesn't -'peek' the end of the input stream. Last block may be shorter than defined, e.g. if block is defined as `/string/:128' +'peek' the end of the input stream. Last block may be shorter than defined, e.g. if block is defined as ‘/string/:128’ and if the end of input stream is found before 128'th byte of the last block is reached, the last block remains shorter.
The quickXbrownXfoxXjumps over a lazy dog -+
The only block in this is
The quick brown fox j -+
All spaces in the block are converted to X's, before conversion first 4 bytes are skipped.
-
The quick brown fox @@ -461,57 +461,57 @@ lazy dog -+
All blocks end at space, a newline character is inserted after every block except the first block.
-
The cast brown cox jumps over a lazy dog -+
Also the f
in fast
is converted to c
.
-
1-2-3-4-5-6-7-8-9-0 -+
Hyphen is inserted after every 1 byte long block,but not after 9'th block.
-
x5f
x28
and x02
are printed as hex values.
+ x5f
x28
and x02
are printed as hex values.
Also the file offset is printed before each sequence and new line is added after every sequence.
Example output:
52688:x5f x28 x02 x32 x36 x5f x81 x64 x01 x93 68898:x5f x28 x02 x39 x46 x5f x81 x64 x41 x05 69194:x5f x28 x02 x42 x36 x5f x81 x64 x41 x05 -+
-
/bin/loadkeys: /bin/mkbimage: /bin/ps: /bin/uname: -+
-
x5f
x81
x18
x06
.
+ x5f
x81
x18
x06
.
The start sequence is not printed.x5f
is cleared.x5f
is cleared.If you find a bug in bbe, please send electronic mail to tjsa@iki.fi. Include the version number, which you can find by -running `bbe --version'. Also include in your message the +running ‘bbe --version’. Also include in your message the output that the program produced and the output you expected.
If you have other questions, comments or suggestions about