Skip to content
/ dfsize Public

Simple Utililty To Recursively Find Size of Directory and Size of Files in Specified Directory in Gnu/Linux

License

Notifications You must be signed in to change notification settings

xceejay/dfsize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dfsize

Simple Utililty To Recursively Find Size of Directory and Size of Files in Specified Directory in Gnu/Linux

To Build And Install

  • Download The Zip
  • Extract it into your home directory
  • Open Terminal and change directory into extracted folder
  • Set Permissions for configure by using this command : chmod 755 configure
  • Now type ./configure
  • Done it's Ready To use

How to use

  • dirsize : Recursively Calculate Total Size of FILES within current Directory
  • file size : Recursively Calculate Total Size of FILES within current Directory
  • dirsize < specified directory > : Recursively Calculate and show Total Size of specified Directory
  • filesize < specified directory > : Recursively Calculate Total Size of FILES within specified Directory

Requirements

openjdk-8-jdk

About

Simple Utililty To Recursively Find Size of Directory and Size of Files in Specified Directory in Gnu/Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages