logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cpigs - Show which installed packages occupy the most variable space

Author

       Alexandre Detiste <alexandre.detiste@gmail.com>

Description

cpigs  sorts the installed packages by size from the cruft-ng database and outputs the largest ones.  Per
       default dpigs displays the largest 10 packages. You can change this value by using  the  -n  option  (see
       OPTIONS).

Name

       cpigs - Show which installed packages occupy the most variable space

Options

[-n]N
           Display the N largest packages on the system (default 10).

       -c  Export in a plain .csv format, only the volatile files.

       -C  Export the whole system statuc in same .csv format, also include static files managed by dpkg.

       -e  Export in the JSON format expected by "ncdu".

See Also

dpigs(1), cruft(8), ncdu(1)

cruft-ng                                           2022-10-22                                           CPIGS(8)

Synopsis

cpigs [options]

See Also