bbe
sed-like editor for binary files
Install
- All systems
-
curl cmd.cat/bbe.sh
- Debian
-
apt-get install bbe
- Ubuntu
-
apt-get install bbe
- Arch Linux
-
pacman -S bbe
- Kali Linux
-
apt-get install bbe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bbe
- OS X
-
brew install bbe
- Raspbian
-
apt-get install bbe
- Dockerfile
- dockerfile.run/bbe
bbe
sed-like editor for binary files
Editor like sed, but for binary files. bbe performs basic byte operations on blocks of input stream. bbe is a command line tool developed for Unix systems.