piątek, 25 lutego 2022

du -sh only given parition (ex root)

 du -h -x -d 1 /


-x = --one-file-system skip directories on different file system

-d = maximum depth

-h = human readable 

/ = partition

Brak komentarzy:

Prześlij komentarz