J
jaykumar
Hi,
I am working on WIL script I need to write a command for
renaming all the file ending with .in
my command should be like.
ftp>rename *.in *.out
I want to know how to rename it in bulk that is I have
hundreds of files coming in to my system with extension
*.in and I neet to chage it to *.out in the ftp prompt
I am working on WIL script I need to write a command for
renaming all the file ending with .in
my command should be like.
ftp>rename *.in *.out
I want to know how to rename it in bulk that is I have
hundreds of files coming in to my system with extension
*.in and I neet to chage it to *.out in the ftp prompt