This commit is contained in:
Tristan Smith 2024-04-05 22:59:22 -04:00
parent 3445b94563
commit 808370ef1f

View file

@ -1,5 +1,7 @@
#!/bin/bash #!/bin/bash
# this script's output is ugly and I don't care.
awk 'BEGIN{CONVFMT="%.2f"} awk 'BEGIN{CONVFMT="%.2f"}
{ {
if ($1 ~ /^[0-9]+$/) { if ($1 ~ /^[0-9]+$/) {