i
Trivial command-line integer print utility
Install
- All systems
-
curl cmd.cat/i.sh
- Debian
-
apt-get install iprint
- Ubuntu
-
apt-get install iprint
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install iprint
- OS X
-
brew install iprint
- Raspbian
-
apt-get install iprint
- Dockerfile
- dockerfile.run/i
iprint
Trivial command-line integer print utility
iprint is a simple utility to print out the decimal, octal, hexadecimal, and binary or ascii values of the characters fed to it on the command line.