alternative_folder_size_command

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
alternative_folder_size_command [2025/09/10 12:21] – [Introduction] walkeradminalternative_folder_size_command [2025/09/23 13:31] (current) – [Introduction] walkeradmin
Line 21: Line 21:
 \\  \\ 
 \\  \\ 
-We are going to use the command to show folder sizes. +We are going to use the command <color #ed1c24>du -h --max-depth=1</color> to show folder sizes. 
-2.2G    ./usr +\\  
-28M     ./etc +\\  
-4.0K    ./mnt +<color #ed1c24>If you are copying and pasting this command, the two dashes can get converted to one dash (--max-depth=1)</color> 
-4.0K    ./dev +\\ 
-440K    ./.kube +
-4.0K    ./media +
-du: cannot access './proc/26800/task/29483/fdinfo/795': No such file or directory +
-du: cannot access './proc/26800/task/30452/fdinfo/795': No such file or directory +
-du: cannot access './proc/26800/task/30715/fdinfo/795': No such file or directory +
-du: cannot read directory './proc/26979/task/26979/net': Invalid argument +
-du: cannot read directory './proc/26979/net': Invalid argument +
-du: cannot read directory './proc/155758/task/155758/net': Invalid argument +
-du: cannot read directory './proc/155758/net': Invalid argument +
-du: cannot read directory './proc/155759/task/155759/net': Invalid argument +
-du: cannot read directory './proc/155759/net': Invalid argument +
-du: cannot access './proc/156569': No such file or directory +
-du: cannot access './proc/156578/task/156578/fd/4': No such file or directory +
-du: cannot access './proc/156578/task/156578/fdinfo/4': No such file or directory +
-du: cannot access './proc/156578/fd/3': No such file or directory +
-du: cannot access './proc/156578/fdinfo/3': No such file or directory +
-0       ./proc +
-16K     ./lost+found +
-14G     ./run +
-536K    ./tmp +
-12G     ./opt +
-70M     ./boot +
-18M     ./root +
-0       ./sys +
-4.0K    ./srv +
-788K    ./home +
-26G     ./var +
-52G     . +
 <code> <code>
 du -h --max-depth=1 du -h --max-depth=1
alternative_folder_size_command.1757506897.txt.gz · Last modified: by walkeradmin