From owner-freebsd-isp@FreeBSD.ORG Fri Apr 25 06:23:47 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD3E37B401 for ; Fri, 25 Apr 2003 06:23:47 -0700 (PDT) Received: from web1.nexusinternetsolutions.net (web1.nexusinternetsolutions.net [206.47.131.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 9789943F75 for ; Fri, 25 Apr 2003 06:23:44 -0700 (PDT) (envelope-from dave@hawk-systems.com) Received: (qmail 48390 invoked from network); 25 Apr 2003 13:23:43 -0000 Received: from unknown (HELO ws1) (206.47.131.101) by web1.nexusinternetsolutions.net with SMTP; 25 Apr 2003 13:23:43 -0000 From: "Dave [Hawk-Systems]" To: Date: Fri, 25 Apr 2003 09:23:42 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: RE: mv file with illegal character <- twist X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 13:23:47 -0000 how about this, rm du and any other commands show an error because the filename is a non-printable character... ls -laB shows it as - l\010\010\010\010 ideas? Dave