Skip to content

jpatrick5402/Bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bits

View hex, binary, ASCII data in your terminal

Installation

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

Usage

./bits FILEPATH [-r,-v,-h]

About

Bits is a lightweight C program that provides the hex, bit, and byte number for data in a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors