I'm Beginner in writing bash script. I'm having problem in writing a script on performing arithmetic operator on floating point.
Asked
Active
Viewed 29 times
0
-
How is this a Ubuntu question. You have made no mention of an Ubuntu version in the question. – David Sep 05 '21 at 08:45
-
you'll need to run a calculator program from the bash line that performs this operation and outputs the result to stdout. I can write one for you, if you want – Giorgos Saridakis Sep 05 '21 at 08:48