pockethost/scripts/show-sizes.sh
2023-11-05 03:08:14 -08:00

3 lines
41 B
Bash
Executable File

#!/bin/bash
du -sh live-data/* | sort -h