sp is a command line tool for finding files hogging your disk space.

 Download: http://pypi.python.org/pypi/sp
 GIT:      https://github.com/pthrasher/sp.git
 License:  Unlicense

sp 1.1.0 is a feature, bugfix, and hotfix release

  * Accuracy fixes - Major issue.
  * Rewrote fs traversal methods.
  * Added options to follow mount points, or symbolic links
  * Added some default excludes for VCS -- custom defined coming in next
    release.
  * Specifying a file name as the last arg will write the output to that file
    instead of stdout.

sp 1.0.2 is a feature release.

  * Allows you to specify a max depth to traverse

sp 1.0.1 is a bug-fix release.

  * Now tested with python versions >= 2.4.3

sp 1.0.0 - First release
