FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

pythoncode-tutorials/general/calculate-directory-size at master · mohamed-d45/pythoncode-tutorials · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

To run this:

  • pip3 install -r requirements.txt
  • To get the size of subdirectories of /root/home directory:
    python get_directory_size.py /root/home
    
    This will show a pie chart that indicates the size of each subdirectory.

Back | FazBrowse Home | New Git URL