N NaiMan Member Feb 2, 2005 151 0 0 Dec 28, 2006 #1 Anyone know how to rename, hi11112244.txt --> hello11112244.txt using command prompt? i tried: ren hi*.txt hello*.txt i get: hello12244 i want: hello11112244 please help thanks! =)
Anyone know how to rename, hi11112244.txt --> hello11112244.txt using command prompt? i tried: ren hi*.txt hello*.txt i get: hello12244 i want: hello11112244 please help thanks! =)
Y yankeesfan Diamond Member Aug 6, 2004 5,922 1 71 Dec 28, 2006 #2 ren hi*.txt hello111*.txt that work?