PYDF   (1) manpage
PYDF
1
  • NAME
      pydf - report colourised filesystem disk space usage
  • SYNOPSIS
      pydf "[options]"
  • DESCRIPTION
      pydf is a python script that displays the amount of disk space available on the mounted filesystems, using different colours for different types of filesystems. Output format is completely customizable.
  • OPTIONS
        --help
      Show summary of options.
        --version
      Show version of program.
      -a, --all
      include filesystems having 0 blocks
      -h, --human-readable
      print sizes in human readable format (e.g., 133K 2341M 2448G)
      -H, --si
      likewise, but use powers of 1000 not 1024
      --block-size=SIZE
      use SIZE-byte blocks
      -k, --kilobytes
      like --block-size=1024
      -l, --local
      limit listing to local filesystems
      -m, --megabytes
      like --block-size=1048576
      --blocks
      use filesystem native block size
      --bw
      do not use colours
      --mounts=FILE
      file to get mount information from. On normal linux system, only /etc/mtab or /proc/mounts make sense. Use /proc/mounts when /etc/mtab is corrupted or inaccessible (the output looks a bit weird in this case though)
  • SEE ALSO
      df "(1)
  • AUTHOR
      Radovan Garabik <garabik@fmph.uniba.sk>
Current Users: 36 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.