From owner-freebsd-questions@FreeBSD.ORG Tue Jun 1 14:26:21 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC906106566B for ; Tue, 1 Jun 2010 14:26:21 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 7B5118FC13 for ; Tue, 1 Jun 2010 14:26:21 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id o51ENMZF043217; Tue, 1 Jun 2010 10:23:22 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id o51ENL89043216; Tue, 1 Jun 2010 10:23:21 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 1 Jun 2010 10:23:21 -0400 From: Jerry McAllister To: Aiza Message-ID: <20100601142321.GC43080@gizmo.acns.msu.edu> References: <4C021703.7050300@comclark.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C021703.7050300@comclark.com> User-Agent: Mutt/1.4.2.2i Cc: "questions@freebsd.org" Subject: Re: command to rename a directory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 14:26:21 -0000 On Sun, May 30, 2010 at 03:42:59PM +0800, Aiza wrote: > Is there a command to rename a directory in place. > Like mv does for a file name. mv works on directory names too. ////jerry > _______________________________________________ > 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"