Timeline for Show sum of file sizes in directory listing
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 28, 2022 at 22:38 | history | edited | Edgar Magallon | CC BY-SA 4.0 | Actually the file sizes are in "*bibytes". So I changed megabytes and kilobytes to mebibytes (MiB) and kibibytes (KiB) |
| May 14, 2021 at 18:17 | comment | added | MattDMo | This is a very thorough answer and explanation. I now have some if/else if statements in the awk part of the function that check the size of total and prints it with B, KB, MB, or GB, as appropriate. Thanks! | |
| Nov 29, 2019 at 16:31 | history | edited | Barry Chapman | CC BY-SA 4.0 | added 4 characters in body |
| Nov 29, 2019 at 6:35 | history | answered | Barry Chapman | CC BY-SA 4.0 |