diff options
| author | Timo Savinen <tjsa@iki.fi> | 2006-11-05 12:05:17 +0000 |
|---|---|---|
| committer | Hadrien Dorio <hadrien.dorio@gmail.com> | 2017-12-16 00:24:06 +0100 |
| commit | 6c76ee16e1d4f1057ce37166001e95a87c5acb39 (patch) | |
| tree | fb3e7ab45bc0543b22118dbb58bc7d64948a7cba /doc/bbe.info | |
| parent | 37db3f05301f54804d7b86b3aa9edaaf0e3e7d23 (diff) | |
| download | binary-block-editor-master.tar.gz binary-block-editor-master.zip | |
Diffstat (limited to 'doc/bbe.info')
| -rw-r--r-- | doc/bbe.info | 34 |
1 files changed, 21 insertions, 13 deletions
diff --git a/doc/bbe.info b/doc/bbe.info index fcbfdf8..e6b75fa 100644 --- a/doc/bbe.info +++ b/doc/bbe.info @@ -1,6 +1,11 @@ This is bbe.info, produced by makeinfo version 4.8 from bbe.texi. - This file documents version 0.2.1 of `bbe', a binary block editor. +INFO-DIR-SECTION Utilities +START-INFO-DIR-ENTRY +* bbe: (bbe). Binary Block Editor. +END-INFO-DIR-ENTRY + + This file documents version 0.2.2 of `bbe', a binary block editor. Copyright (C) 2005 Timo Savinen @@ -23,7 +28,7 @@ File: bbe.info, Node: Top, Next: Overview, Prev: (dir), Up: (dir) bbe *** -This file documents version 0.2.1 of `bbe', a binary block editor. +This file documents version 0.2.2 of `bbe', a binary block editor. Copyright (C) 2005 Timo Savinen @@ -407,6 +412,9 @@ block, first byte is number zero. `~' Performs binary negation on block contents. +`x' + Exchange the contents of nibbles (half an octet) of bytes. + File: bbe.info, Node: Limits, Prev: Commands, Up: Invoking bbe @@ -503,7 +511,7 @@ Few examples: 69194:x5f x28 x02 x42 x36 x5f x81 x64 x41 x05 `bbe -b "/Linux/:5" -s -e "N;D;A \x0a" /bin/* | uniq' - Print the files names of those programs in /bin directory which + Print the file names of those programs in /bin directory which contains word `Linux'. Example output: /bin/loadkeys: /bin/mkbimage: @@ -546,15 +554,15 @@ problems. Tag Table: -Node: Top781 -Node: Overview1841 -Node: Samples2328 -Node: Invoking bbe3726 -Node: Invocation4260 -Node: Block5275 -Node: Commands7321 -Node: Limits12090 -Node: bbe programs12468 -Node: Problems16854 +Node: Top900 +Node: Overview1960 +Node: Samples2447 +Node: Invoking bbe3845 +Node: Invocation4379 +Node: Block5394 +Node: Commands7440 +Node: Limits12278 +Node: bbe programs12656 +Node: Problems17041 End Tag Table |

