On 23/04/13 15:27, Joao Eriberto Mota Filho wrote:
>  Re-name (regular expression (re)name) is a tool to rename files. It can
>  change, lowercase and uppercase a batch of files, or modify their ownership.

Is this significantly better than the rename(1) (aka prename(1)) tool
that's supplied with Perl, which is Priority:standard on Debian?

(rename(1) uses Perl, not POSIX, regular expressions - but Perl regular
expressions are somewhat more internally-consistent than POSIX regular
expressions, and closely resemble the "Perl-compatible" regular
expressions used by Python, Javascript, GLib, Exim, etc.)

Changing ownership and built-in recursion look like features that
rename(1) doesn't have, but find + xargs + rename provide those.

    S


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5176a088.7070...@debian.org

Reply via email to