lmao
This commit is contained in:
parent
3445b94563
commit
808370ef1f
1 changed files with 2 additions and 0 deletions
2
zipsize
2
zipsize
|
@ -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]+$/) {
|
||||||
|
|
Loading…
Reference in a new issue