dpt-gc - swipe pkg-perl working directories
Contents
Configuration
dptgc uses the "DPT_PACKAGES" environment variable. If "DPT_PACKAGES" is not defined, the command fails.
See dpt-config(5) for details.
Copyright & License
Copyright 2013, 2017 Damyan Ivanov dmn@debian.org
Copyright 2017, 2018 gregor herrmann gregoa@debian.org
This program is free software, licensed under the same terms as perl.
pkg-perl-tools 0.82 2025-02-28 dpt-gc(1)
Description
dptgc runs git(1) garbage collection in cloned pkg-perl's repositories. It is suitable to be run from cron(1), e.g. weekly.
Name
dpt-gc - swipe pkg-perl working directories
Options
-h Display usage information.
-p Run in parallel, utilizing all CPUs.
-s Display statistics about disk usage before and after garbage collection.
-v Verbose operation. Let git-gc(1) emit progress messages. Doesn't display per-repository stats when -p
is used.
Synopsis
dptgc [option...]
