Jump to content
SSForum.net is back!

Recommended Posts

Posted

If i had a list of files that if they existed on my hard drive that they would be renamed to another predefined name

 

how would you begin that script? Keep in mind the first 10 files may be present but the 11th may not but the 12th may be...

 

So it has to scan through a list and if the file is present rename the file with a predetermined file name How would that be done?

Posted
I guess this was as simple as just making a scripting and adding mv as the command no error checking needed if the file doesnt exist it skips and goes to the next in the list.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...