budlabs
tobin() { echo "obase=2 ; $1" | bc ;} frombin() { echo "ibase=2 ; $1" | bc ;} ... https://www.youtube.com/watch?v=yWxQHIqQJF0
196219237 Bytes