SYNOPSIS

dpigs [options]

DESCRIPTION

dpigs sorts the installed packages by size and outputs the largest ones. Per default dpigs displays the largest 10 packages. You can change this value by using the -n option (see \*(L"\s-1OPTIONS\s0\*(R"). The information is taken from the dpkg status file with grep-status\|(1).

OPTIONS

-h, --help

Display some usage information and exit.

-n, --lines=N

Display the N largest packages on the system (default 10).

-s, --status=\s-1FILE\s0

Use \s-1FILE\s0 instead of the default dpkg status file (which is /var/lib/dpkg/status currently).

-S, --source

Display the largest source packages of binary packages installed on the system.

AUTHOR

Matt Zimmerman <[email protected]>

This manpage was written by Frank Lichtenheld <[email protected]>.

COPYRIGHT AND LICENCE

Copyright (C) 2001 Matt Zimmerman <[email protected]>.

This program is free software; you can redistribute it and/or modify it under the terms of the \s-1GNU\s0 General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

On Debian systems, a copy of the \s-1GNU\s0 General Public License may be found in /usr/share/common-licenses/GPL.

RELATED TO dpigs…

dpkg\|(8), grep-status\|(1)