![]() |
I need a script to batch rename files on a server
Sth like rename it! but server side done.
Anyone knows of any? Thanks guys |
Maybe a few more details...did you use the *
|
I need sth like rename all files in this directory to
(some_prefix_I_choose)001.ext (some_prefix_I_choose)002.ext (some_prefix_I_choose)003.ext (some_prefix_I_choose)004.ext etc |
rn *.ext
will change all files with that extension in the dir. |
Total Commander does batch rename via ftp
|
Quote:
|
Quote:
|
Quote:
|
Quote:
SSH is far too complicated to batch rename a lot of images in different directories. |
easy done with php
|
Quote:
If you're on the bash command-line of your linux/bsd/unix host (which you probably are), do this: Code:
$ cd /the/directory/where/my/files/are |
All times are GMT -7. The time now is 07:51 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123