Linux provides quite a few commands that let you do math on the command line. Which is best depends on the kind of math that you’re doing and the precision that you’re expecting. This post covers five ...
In part II of this series of articles on doing date math from the command line we want to try to solve a problem we noted in part I: passing the date command a date specification something like "the ...
The Linux command line offers some very useful tools to enable you to perform mathematical calculations. This post runs through a series of commands you can use and demonstrates some techniques for ...