Paul M Foster a écrit :
I would have thought so, but the man pages didn't mention it. I haven't
use mv in ages. Makes sense that it would work, though. Moving/renaming
a file would just change the name, not the inode number, which is the
real key to *nix file systems.
Ashley said it, a direc
On 9/9/09 12:08 AM, "Paul M Foster" wrote:
> On Tue, Sep 08, 2009 at 05:39:43PM -0400, Floyd Resler wrote:
>
>> How can I rename a directory with files in it? The rename function
>> gives me a "directory not empty" error. I know I could do it be
>> creating the directory, moving the files, and
On Wed, Sep 09, 2009 at 12:11:14AM -0400, Eddie Drapkin wrote:
> On Wed, Sep 9, 2009 at 12:08 AM, Paul M Foster wrote:
> > On Tue, Sep 08, 2009 at 05:39:43PM -0400, Floyd Resler wrote:
> >
> >> How can I rename a directory with files in it? The rename function
> >> gives me a "directory not empty
Nope, nothing wrong with that at all. Just didn't think of it!
Thanks!
Floyd
On Sep 8, 2009, at 5:46 PM, Eddie Drapkin wrote:
On Tue, Sep 8, 2009 at 5:39 PM, Floyd Resler
wrote:
How can I rename a directory with files in it? The rename function
gives me
a "directory not empty" error. I
On Wed, 2009-09-09 at 00:08 -0400, Paul M Foster wrote:
> On Tue, Sep 08, 2009 at 05:39:43PM -0400, Floyd Resler wrote:
>
> > How can I rename a directory with files in it? The rename function
> > gives me a "directory not empty" error. I know I could do it be
> > creating the directory, moving
On Wed, Sep 9, 2009 at 12:08 AM, Paul M Foster wrote:
> On Tue, Sep 08, 2009 at 05:39:43PM -0400, Floyd Resler wrote:
>
>> How can I rename a directory with files in it? The rename function
>> gives me a "directory not empty" error. I know I could do it be
>> creating the directory, moving the fi
On Tue, Sep 08, 2009 at 05:39:43PM -0400, Floyd Resler wrote:
> How can I rename a directory with files in it? The rename function
> gives me a "directory not empty" error. I know I could do it be
> creating the directory, moving the files, and then deleting the old
> one. Is there an easier wa
On Tue, Sep 8, 2009 at 5:39 PM, Floyd Resler wrote:
> How can I rename a directory with files in it? The rename function gives me
> a "directory not empty" error. I know I could do it be creating the
> directory, moving the files, and then deleting the old one. Is there an
> easier way?
>
> Than
8 matches
Mail list logo