gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] moving a directory?


From: Robert Anderson
Subject: Re: [Gnu-arch-users] moving a directory?
Date: 21 Sep 2003 08:35:38 -0700

On Sun, 2003-09-21 at 00:39, Dustin Sallings wrote:
> 
>       Is the inability to move a directory intentional?

Yes, but only because it is unnecessary to "tla move" a directory.  Just
"mv" it, and you're done.

As for "tla move"-ing files between directories, you have to be quite
explicit about it - tla move doesn't behave like "mv" (although making
it do so is a long-standing feature request.)

tla move file subdir/file
mv file subdir/

works, for example.

Bob






reply via email to

[Prev in Thread] Current Thread [Next in Thread]