Just need some help on creating a batch command to replace specific text in the file name. What I need it to do is no matter the files name prefix or suffix it will replace "5555" with "6666". I have almost gotten there as I can identify any file with "5555" but its adds "6666" after the "5555" instead of replacing the "5555"
Tim Cook: "The US over time began to stop having as many vocational kinds of skills."
What's the point of wasting time getting those skills if you can't get a job with them?
Good Lord, maybe he and his cohort of CEO's who exported all these jobs to China should just shut the f**k up :D
I made a new Cinematic/Trailer for the game, this will be the intro, still a work in progress!
I also updated the Steam page with a ton of new screenshots! 👀
https://store.steampowered.com/app/3925340/Incoherence_Dark_Rooms/
Closed-loop cooling and a custom 800G network protocol let the $7.3B campus run as one AI training machine.
Microsoft confirmed June 23, 2026, that its Fairwater campus in Mount Pleasant, Wisconsin, is fully operational — and the engineering behind it makes the facility something fundamentally different from every data center that came before it. Where conventional cloud infrastructure racks up general-purpose servers and parcels out workloads to each one independently, Fairwater links hundreds of thousands of NVIDIA GB200 Blackwell GPUs into a single, coherent cluster using a two-story building design, 800-gigabit-per-second Ethernet fabric, and a proprietary networking protocol co-developed with OpenAI and NVIDIA. The result, according to Microsoft, is the closest thing to a purpose-built AI supercomputer that any company has ever placed in commercial operation.
https://www.techtimes.com/articles/319205/20260627/microsoft-opens-fairwater-wisconsin-ai-campus-runs-one-supercomputer-via-800g-ethernet.htm
Question
1WayJonny
Hey guys,
Just need some help on creating a batch command to replace specific text in the file name. What I need it to do is no matter the files name prefix or suffix it will replace "5555" with "6666". I have almost gotten there as I can identify any file with "5555" but its adds "6666" after the "5555" instead of replacing the "5555"
i.e. of what I need it to do
Data1 Data2 Data3 5555 Data4.file
Data1 Data2 5555 Data4 Data 5.file
Data1 5555 Data4.file
Data1 Data2 Data3 6666 Data4.file
Data1 Data2 6666 Data4 Data5.file
Data1 6666 Data4.file
I appreciate any help in the matter...
Link to comment
https://www.neowin.net/forum/topic/1116759-rename-multiple-files-with-different-prefixes-and-suffix/Share on other sites
2 answers to this question
Recommended Posts