[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simple calculator



joey>I wonder what kind of "which" this could be.  It's not the which
joey>from bash since it doesn't show me my functions.

	Yeah, I noticed that ...

homey 1 > which calc
/usr/bin/calc
homey 2 > type calc
calc is a function
calc () 
{ 
    echo $* | bc -l
}


John Lapeyre <lapeyre@physics.arizona.edu>
Tucson,AZ     http://www.physics.arizona.edu/~lapeyre


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: