I'm not sure if this relates to programming, but: I've got a huge list of files that are not being used anymore on my web server. I'd like to move them all to the root directory in a folder called not_used. Anyone know how to automate this process? I want to be able to provide the list in a text file and have it cut from the current location and paste to the new location. Thanks