SlackBuildsOrg/system/rename.pl
B. Watson dbe73d543b
system/rename.pl: Updated for version 1.12.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-31 09:14:52 +07:00
..
README
rename.pl.info
rename.pl.SlackBuild
slack-desc

rename.pl (rename multiple files, perl style)

Rename.pl renames the filenames supplied according to the rule
specified as the first argument. The argument is a Perl expression
which is expected to modify the $_ string for at least some of the
filenames specified.

This replaces the system/perl-rename that was formerly available.

See also: system/rename (Python version), system/mmv.