Timeline for Show sum of file sizes in directory listing
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 22, 2022 at 23:23 | comment | added | Pablo A | @StéphaneChazelas Seems a good way if you want the total of a subset: du -hc /var/tmp/flatpak-cache-* | tail -1` | |
| Jan 27, 2022 at 15:13 | comment | added | kmiklas | @StéphaneChazelas this should be the accepted answer | |
| Feb 9, 2015 at 10:46 | review | Late answers | |||
| Feb 9, 2015 at 10:49 | |||||
| Feb 9, 2015 at 10:41 | comment | added | Stéphane Chazelas | du -hs directory if you only want the total. | |
| Feb 9, 2015 at 10:34 | history | edited | muru | CC BY-SA 3.0 | added 2 characters in body |
| Feb 9, 2015 at 10:30 | review | First posts | |||
| Feb 9, 2015 at 11:05 | |||||
| Feb 9, 2015 at 10:30 | history | answered | mani deepak | CC BY-SA 3.0 |