Title: FW: Perl One-Liner

This nifty perl one-liner will provide the solution to most computer-related problems:

perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'

Reply via email to