View hex, binary, ASCII data in your terminal
Run each of these commands in your Linux terminal and you will have an executable "bits" program
git clone https://github.com/jpatrick5402/Bits.git
cd Bits/
make
chmod +x add_to_bin.sh
sudo ./add_to_bin.sh
./bits FILEPATH [-r,-v,-h]