From owner-freebsd-questions@FreeBSD.ORG Thu Sep 4 02:08:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9E97106570D for ; Thu, 4 Sep 2008 02:08:02 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id B1ED58FC27 for ; Thu, 4 Sep 2008 02:08:02 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from blah.local (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.14.3/8.14.3) with ESMTP id m841pGKd073666 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 3 Sep 2008 18:51:16 -0700 (PDT) (envelope-from admin2@enabled.com) Message-ID: <48BF3F0F.6030606@enabled.com> Date: Wed, 03 Sep 2008 18:51:11 -0700 From: Noah User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: cd and rm a directory with '^M' 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: Thu, 04 Sep 2008 02:08:02 -0000 Hi there, I had rsync create a directory with a '^M' in it. how do I rm -rf the directory? Cheers, Noah