Conversation:
Notices
-
maiyannah (maiyannah)'s status on Thursday, 10-Nov-2016 18:40:30 EST
maiyannah
@takeshitakenji Renaming the file does not change the file's location in the file allocation table. Move does. Move will result in data being relocated on the disk even if it doesn't change position in the directory structure. Rename only changes the label on the file record.
In case you wanted the real answer.-
maiyannah (maiyannah)'s status on Thursday, 10-Nov-2016 19:11:01 EST
maiyannah
@takeshitakenji This is the sane way to do it.
The DOS way is rarely the sane way to do anything.Joshua Judson Rosen likes this.
-