On Tue, Feb 28, 2012 at 10:06:48PM +0800, lina wrote:
> Hi,

Hi,

> I wonder:
 
> 2]

Don't know about libreoffice, sorry.

> Is it possible to do a quick sum calculations for some output on terminal.
> 
> like the sum of
> 
> 3
> 16
> 3
> 3
> 9

root@tal:~# cat tt
4+6+7

root@tal:~# bc < tt
17

root@tal:~# man -k calculator
bc (1)               - An arbitrary precision calculator language
dc (1)               - an arbitrary precision calculator
sc (1)               - spreadsheet calculator
xcalc (1)            - scientific calculator for X

--
"Religion is excellent stuff for keeping common people quiet."
   -- Napoleon Bonaparte


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20120228141750.GA32201@tal

Reply via email to