Handy Calc
timecop <timecop at japan.co.jp> - July 18th 2000, 09:04 EST 

Handy calc is a small commandline calculator similar to GNU bc. 
It can be very helpful for random calculations during
programming, etc. It supports all arithmetic operations 
using 64bit unsigned integers, and does bit shifts and conversions 
from binary to decimal to hex.