Windows: more about move command
Self-tutoring about the Windows move command: the tutor continues…
Following up yesterday’s post:
From the premise that the directory newdirname already exists, let’s imagine the command
move olddirname newdirname
Now, olddirname will be moved to a subdirectory of its same name within newdirname.
From the original directory, if I then recreate the directory olddirname:
mkdir olddirname
and next repeat the move command
move olddirname newdirname
I am asked if I want to overwrite. If I say Yes, I am told Access is denied.
Jack of Oracle Tutoring by Jack and Diane, Campbell River, BC.