Any command line calculator for Ubuntu?
Posted
by
AgentCool
on Ask Ubuntu
See other posts from Ask Ubuntu
or by AgentCool
Published on 2013-11-18T02:37:12Z
Indexed on
2014/08/22
16:36 UTC
Read the original article
Hit count: 258
I am looking for a Calculator which can do calculations in the terminal itself without any other extra prefixes and suffixes.
For example: If I typed something like 10000-9000 in the terminal, the answer should come out as 1000.
Once again I am saying, I just need a quick calculator in terminal, without any characters added. I know if I switch to Python, it can do that but I don't want it in such a way.
© Ask Ubuntu or respective owner