From owner-freebsd-questions@FreeBSD.ORG Sun May 30 07:43:02 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 4A5961065670 for ; Sun, 30 May 2010 07:43:02 +0000 (UTC) (envelope-from aiza21@comclark.com) Received: from avmxsmtp1.comclark.com (avmxsmtp1.comclark.com [202.69.191.115]) by mx1.freebsd.org (Postfix) with ESMTP id DAE598FC14 for ; Sun, 30 May 2010 07:43:01 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AscgAHSzAUzKRa1aPGdsb2JhbAAHh2GWVwEBAQE1J7w3hRYEg0Y X-IronPort-AV: E=Sophos;i="4.53,327,1272816000"; d="scan'208";a="1027864" Received: from unknown (HELO [10.0.10.3]) ([202.69.173.90]) by avmxsmtp4.comclark.com with ESMTP; 30 May 2010 15:43:00 +0800 Message-ID: <4C021703.7050300@comclark.com> Date: Sun, 30 May 2010 15:42:59 +0800 From: Aiza User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 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: Sun, 30 May 2010 07:43:02 -0000 Is there a command to rename a directory in place. Like mv does for a file name.