Compare float in bash
If you have a regular if and one of the integers has a float value like 1.200
you will get an error message.
The best way …
System Administrator
Compare float in bash
If you have a regular if and one of the integers has a float value like 1.200
you will get an error message.
The best way …