App-rmhere
view release on metacpan or search on metacpan
0.04 2015-01-22 (PERLANCAR)
- No functional changes.
- Switch to Perinci::CmdLine::Lite because it now supports progress
bar.
0.03 2014-04-25 (SHARYANTO)
- Fix another bug in displaying progress message/percentage. D'oh.
0.02 2014-04-25 (SHARYANTO)
- Fix minor bug in displaying progress message.
0.01 2014-04-04 (SHARYANTO)
- First release.
script/rmhere view on Meta::CPAN
=head1 SYNOPSIS
In a directory with many files which you want to delete:
% rmhere -f
To show progress:
% rmhere -fp
To show progress and count the number of files first (so it'll show percentage
up to 100% and estimated completion time):
% rmhere -fP
Delete recursively, set location:
% rmhere -Rf --here /tmp/files
Don't actually delete files, only show:
( run in 0.371 second using v1.01-cache-2.11-cpan-709fd43a63f )