We are trying to move multiple files in a folder to another folder in the same server. We are using the below command.
lrename folder1 folder1/Complete
It is currently to moving the files, not sure if there is something we are missing in the syntax.
Your help will be very much appreciated.