App-rmhere

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

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.336 second using v1.01-cache-2.11-cpan-05162d3a2b1 )