Renommer des fichiers en série

Syntax

La commande se présente ainsi :

Renomme un ou plusieurs fichiers.

RENAME [lecteur:][chemin]<nom_de_fichier1> <nom_de_fichier2>.
REN [lecteur:][chemin]<nom_de_fichier1> <nom_de_fichier2>.

Exemple

ren "C:\Users\ADMIN\Documents\EPN\00-temp\Without Consent\Nachricht von Ella | Without Consent [F4WZ_k0vUDM].*.srt" "Nachricht von Ella - Without Consent.*.srt"

Il est important de ne mettre que le nom du fichier en second argument.

Source

Documentation : https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/rename.


Révision #1
Créé 3 août 2023 15:59:36 par Mickaël G.
Mis à jour 3 août 2023 16:05:56 par Mickaël G.