Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 207 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 207 Bytes

CalcPi

Bash scripts to calculate Pi using concurrent threads, uses 'bc'.

'calcpijson.sh' was adapted to output in JSON format when I wanted to use Telegraf/InfluxDB to log data and display with Grafana.