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

Re: How to direct output into the LibreOffice Calc



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


Reply to: