Wednesday, December 5, 2018

How to do Basic Math in Linux Command Line - Linux.com (blog)


How to do Basic Math in Linux Command Line
Linux.com (blog)
The Linux bash, or the command line, lets you perform both basic and complex arithmetic and boolean operations. The commands like expr, jot, bc and, factor etc, help you in finding optimal mathematical solutions to complex problems. In this article, we ...