kadwanev / retry

The command line retry tool
254 stars 28 forks source link

More calculators, escape single-quotes, validate input #12

Open rhamon opened 6 years ago

rhamon commented 6 years ago

Added support for bc and perl as suitable floating point calculators and a fallback using Bash integer arithmetics. Fixed escaping of single quote. Added input validation.