how can I change this echo command so it will take the first letter of file name and replace with blank? or vice versa

后端 未结 0 1189
刺人心
刺人心 2021-01-20 12:25
@echo off

ren n* b*

So this is a simple batch that replace every file\'s first letter(all start with N) and replace it with a B. My question how do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题