Minor tweak for clarity

This commit is contained in:
Shawn Presser 2023-03-05 09:26:48 -06:00 committed by GitHub
parent 8a15d7ec89
commit cf21a176b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -70,10 +70,10 @@ $ findsize
101 ./7B/params.json
100 ./7B/checklist.chk
13476939516 ./7B/consolidated.00.pth
$ findsize | sumcol 0 | bytes2human
219G
$ findsize | sumcol 0
235164838073
$ findsize | sumcol 0 | bytes2human
219G
```
(Aside: if `findsize`, `sumcol`, and `bytes2human` seem useful, you can get them at [shawwn/scrap](https://github.com/shawwn/scrap) along with.. uh..