[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-questions
Subject:    Re: command to rename a directory
From:       Robert Bonomi <bonomi () mail ! r-bonomi ! com>
Date:       2010-05-30 16:24:28
Message-ID: 201005301624.o4UGOS9Q022239 () mail ! r-bonomi ! com
[Download RAW message or body]

> From owner-freebsd-questions@freebsd.org  Sun May 30 02:43:14 2010
> Date: Sun, 30 May 2010 15:42:59 +0800
> From: Aiza <aiza21@comclark.com>
> To: "questions@freebsd.org" <questions@freebsd.org>
> Cc: 
> Subject: command to rename a directory
>
> Is there a command to rename a directory in place.
> Like mv does for a file name.

like 'mv', maybe?   *grin*

to wit:

   $ mkdir foo
   $ ls -ld foo*
   drwxrwxr-x  2 bonomi  user  512 May 30 11:21 foo
   $ mv foo foo2
   $ ls -ld foo*
   drwxrwxr-x  2 bonomi  user  512 May 30 11:21 foo2



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic