F5F Stay Refreshed Software Operating Systems how to list files with a number prefix in batch?

how to list files with a number prefix in batch?

how to list files with a number prefix in batch?

A
AthenasLight
Posting Freak
781
07-30-2023, 02:25 PM
#1
You would iterate through all files, prepend a number to each filename, and then rename them accordingly.
A
AthenasLight
07-30-2023, 02:25 PM #1

You would iterate through all files, prepend a number to each filename, and then rename them accordingly.

Z
zombieruler22
Junior Member
14
08-06-2023, 01:23 PM
#2
Is it necessary to process everything at once? The Bulk Rename Utility works well for this task and I rely on it often. https://www.bulkrenameutility.co.uk
Z
zombieruler22
08-06-2023, 01:23 PM #2

Is it necessary to process everything at once? The Bulk Rename Utility works well for this task and I rely on it often. https://www.bulkrenameutility.co.uk

R
ryan_TGB
Member
109
08-07-2023, 10:16 AM
#3
I might have handled it using a bit of humorous Excel or Notepad tricks, but the Bulk Rename tool seems more effective.
R
ryan_TGB
08-07-2023, 10:16 AM #3

I might have handled it using a bit of humorous Excel or Notepad tricks, but the Bulk Rename tool seems more effective.

C
chevalier_Skyz
Junior Member
16
08-12-2023, 08:58 PM
#4
Supporting the bulk rename tool idea. If you prefer a batch file, the move command works similarly—it just shifts the files without changing the path.
C
chevalier_Skyz
08-12-2023, 08:58 PM #4

Supporting the bulk rename tool idea. If you prefer a batch file, the move command works similarly—it just shifts the files without changing the path.

T
TheJediMinor
Junior Member
5
08-13-2023, 02:48 AM
#5
Yes, there are several open source options available.
T
TheJediMinor
08-13-2023, 02:48 AM #5

Yes, there are several open source options available.

H
hqckey
Junior Member
7
08-13-2023, 04:02 AM
#6
I haven’t tried any other tools besides the bulk rename utility, which has met all my requirements. No one mentioned open source options specifically—I can’t comment on their quality. You can find lists of free alternatives here: https://listoffreeware.com/free-open-sou...e-windows/
H
hqckey
08-13-2023, 04:02 AM #6

I haven’t tried any other tools besides the bulk rename utility, which has met all my requirements. No one mentioned open source options specifically—I can’t comment on their quality. You can find lists of free alternatives here: https://listoffreeware.com/free-open-sou...e-windows/