Ask Doc SmooTH

RSS
Feb 7

convert binary to readability

printf 0101011001101001011100110110001101100001001000000100001001100001011100100110001101100001 | sed -r -e ‘s/(.{8})/\1 /g’ |{ for b in `cat - ` ;do printf “$(( 2#$b ))\n”;done; } | for i in `cat -`; do ascii \d$i | awk ‘$14!=”” { print $14 }’; done

From https://twitter.com/#!/climagic/status/166927996500971520 and https://twitter.com/#!/ndelaespada

nprfreshair:

Terry and Stephen

nprfreshair:

Terry and Stephen

Jan 5
I suppose I have to set one of these up to follow people

I suppose I have to set one of these up to follow people