User Tools

Site Tools


how_to_find_the_size_of_folders

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
how_to_find_the_size_of_folders [2023/11/08 23:33] – [Better Examples] walkeradminhow_to_find_the_size_of_folders [2023/11/08 23:37] walkeradmin
Line 78: Line 78:
 \\  \\ 
 \\  \\ 
 +I could have done the same thing from say root by issuing the command:
 +<file>
 +du -h -s /home/streamer/bin/*
 +
 +1.3G    /home/streamer/bin/1080i
 +2.5G    /home/streamer/bin/avp.ts
 +15G     /home/streamer/bin/bbc
 +502M    /home/streamer/bin/CRa
 +832K    /home/streamer/bin/example
 +576M    /home/streamer/bin/itv
 +4.0K    /home/streamer/bin/kill_all_mpeg2ts_broadcaster.sh
 +808K    /home/streamer/bin/libos.so
 +2.4G    /home/streamer/bin/MK.ts
 +20K     /home/streamer/bin/mpeg2ts_broadcaster
 +776M    /home/streamer/bin/Oro4KTest.ts
 +554M    /home/streamer/bin/virgin
 +7.5G    /home/streamer/bin/zb
 +</file>
 +
 ---- ----
 ==== du - Finding the size of a directory ==== ==== du - Finding the size of a directory ====
how_to_find_the_size_of_folders.txt · Last modified: 2023/11/08 23:38 by walkeradmin