"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "fslint/fstool/dupwaste" between
fslint-2.44.tar.gz and fslint-2.46.tar.gz

About: fslint is a toolkit to find and clean various forms of lint on a filesystem (for e.g. duplicate files).

dupwaste  (fslint-2.44):dupwaste  (fslint-2.46)
#!/usr/bin/env python #!/usr/bin/env python2
# This script shows the total space wasted by duplicate files # This script shows the total space wasted by duplicate files
# as reported by findup (pipe `findup --summary`to this). # as reported by findup (pipe `findup --summary`to this).
# #
# This script can take in two arguments. # This script can take in two arguments.
# --help prints the command usage. # --help prints the command usage.
# --human calculates the output size in KB, MB, GB, or TB. # --human calculates the output size in KB, MB, GB, or TB.
import sys import sys
import getopt import getopt
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS