On Mon, Jan 15, 2001 at 12:34:39PM -0800, Tony Mueller <[EMAIL PROTECTED]> wrote:
| I would like to rename a large directory without a copy taking place.
| (i dont have disk space for both directories to exist at the same time)
| the command:
| mv olddir newdir
| makes newdir first and copies all the files from olddir into it.

Hmm. It certainly should not unless olddir and newdir are on different
filesystems (which I presume they're not or your description of the
space situation wouldn't apply). It _should_ simply rename the top
directory.

Can you describe your situation in more detail (full pathnames, df
outputs etc?)
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Question Authority and the Authorities will question You.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to