How do I delete a folder without deleting its contents?

  • Thread starter Thread starter Dend
  • Start date Start date
D

Dend

I know I can copy the contents and paste them on the parent directory. Than
go and delete the folder but I know there is a command that will do it in one
action.
 
I know I can copy the contents and paste them on the parent
directory. Than go and delete the folder but I know there is a
command that will do it in one action.

AFAIK, not in XP. If you were able to do that at one time, it about had
to be either a batch file or a 3rd party program. Sorry.

HTH
Twayne
 
Dend said:
I know I can copy the contents and paste them on the parent directory.
Than
go and delete the folder but I know there is a command that will do it in
one
action.

You don't have to copy and paste. Create the new folder(s), if required,
then move the files to them, or existing folders. If they stay in the same
partition, the files don't physically move. Only the directory info is
changed.
 
Back
Top