Télécharger la liste

Description du projet

massrename is a general-purpose utility for
batch-renaming file extensions, as well as strings within the base filename (for example, "SomeblehFile.mp3" to "SomeblahFile.mp3").

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-23 19:00
0.9.7

Minor bugfixes. Le fichier README a été révisé. Un argument optionnel "- ignore-case" a été ajoutée, permettant massrename ignorer le cas des noms de fichiers à renommer à l'exécution. Debian et Red Hat des formats de paquets ont été ajoutés.
Tags: Minor feature enhancements
Minor bugfixes. The README file has been revised. An optional argument "--ignore-case" has been added, allowing massrename to ignore the case of filenames to be renamed at runtime. Debian and Red Hat package formats have been added.

2004-06-14 10:45
0.9.6

Un argument optionnel a été ajouté pour permettre le passage à un répertoire différent pour renommer des fichiers, au lieu d'utiliser le répertoire courant. Le nom du fichier journal a été changé pour renamed.log. Le système "mv" commande est maintenant utilisé pour renommer par défaut, cependant, Perl's interne renommer () peut être utilisée en employant un argument de ligne de commande. Les arguments de ligne de commande ont été ajoutées pour permettre une chaîne à être annexées ou être ajouté au début du nom de fichier. La page de manuel obsolète a été supprimée.
Tags: Major feature enhancements
An optional argument was added to allow changing to a
different directory to rename files, instead of using the current
directory. The logfile name was changed to renamed.log. The
system's "mv" command is now used to rename by default,
however, Perl's internal rename() function can be used by
employing a command-line argument. Command-line arguments
were added to allow a string to be appended or prepended to
the filename. The outdated man page was removed.

2004-04-26 01:10
0.9.4

Un bug a été corrigé où, si un dossier avait plus d'une extension, par exemple "linux-2.6.4.tar.gz", il sera renommé en "linux-2.6.4.NEWSUFFIX". Cette version ajoute une option d'aucun enregistrement, une option pour inclure des fichiers cachés lors du renommage, et une option pour renommer une partie dans un fichier au lieu de l'extension (par exemple: "renomme" SomeblahFile.mp3 à "SomeblehFile.mp3" avec l'option -- de blah - à bleh arguments de poids).
Tags: Major feature enhancements
A bug has been fixed where if a file had more than one extension, e.g. "linux-2.6.4.tar.gz", it would be renamed to "linux-2.6.4.NEWSUFFIX". This release adds a no logging option, an option to include hidden files when renaming, and an option to rename a part within a file instead of the extension (eg: "SomeblahFile.mp3" renames to "SomeblehFile.mp3" with the --from blah --to bleh -w arguments).

2004-04-21 11:09
0.9

Tags: Initial freshmeat announcement

Project Resources