slackbuilds_ponce/development/bbe/README
Lockywolf ef9f539495 development/bbe: Added (sed-like binary editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-08 13:27:42 +07:00

3 lines
192 B
Text

bbe is a sed-like editor for binary files. Instead of reading input in
lines as sed, bbe reads arbitrary blocks from an input stream and
performs byte-related transformations on found blocks.