This commit is contained in:
thek4n 2024-07-14 01:10:22 +03:00
parent 835efc372c
commit 322572c304

View File

@ -10,7 +10,7 @@ _sod() {
}
lt() {
du -h "${1:-.}" 2>/dev/null | sort -h | tac
du -h "${1:-.}" 2>/dev/null | sort -h
}
destroy() {