Thursday, February 14, 2013

Move a file From CMD

To Move a file:
  1. Command: move [file name] [new file location]
  2. If our old file location is E:\faltu and we want to change the file location you.txt to the location E: then the command will be: move you.txt E:

 

No comments:

Post a Comment