From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 13:42:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 189A516A4CE for ; Fri, 19 Nov 2004 13:42:14 +0000 (GMT) Received: from mailgate1.uni-kl.de (mailgate1.uni-kl.de [131.246.120.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58B943D49 for ; Fri, 19 Nov 2004 13:42:12 +0000 (GMT) (envelope-from alex@rhrk.uni-kl.de) Received: from millelac.rhrk.uni-kl.de (millelac.rhrk.uni-kl.de [131.246.119.1]) by mailgate1.uni-kl.de (8.13.1/8.13.1) with ESMTP id iAJDg4eF022694; Fri, 19 Nov 2004 14:42:04 +0100 Received: from millelac.rhrk.uni-kl.de (localhost [127.0.0.1]) iAJDg3F4005108; Fri, 19 Nov 2004 14:42:03 +0100 Received: (from alex@localhost) by millelac.rhrk.uni-kl.de (8.13.1/8.13.1/Submit) id iAJDg1Um005103; Fri, 19 Nov 2004 14:42:01 +0100 Date: Fri, 19 Nov 2004 14:42:01 +0100 From: Alexander Petry To: Andy Firman Message-ID: <20041119134201.GI1265@millelac.rhrk.uni-kl.de> References: <20041119133443.GA23820@akroteq.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yzvKDKJiLNESc64M" Content-Disposition: inline In-Reply-To: <20041119133443.GA23820@akroteq.com> Organization: University of Kaiserslautern X-URL: http://www.alex-petry.tk/ User-Agent: Mutt/1.5.6+20040907i cc: freebsd-questions@freebsd.org Subject: Re: can't get rid of this file with trailing backslash? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexander Petry List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 13:42:14 -0000 --yzvKDKJiLNESc64M Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! * Andy Firman [2004-11-19 04:34:43 -0900]: >=20 > I was editing my named.conf and somehow saved the file > with a trailing backslash and I can't get rid of it. >=20 > -rw-r--r-- 1 root bind 18314 Nov 18 11:35 named.conf > -rw-r--r-- 1 root bind 18314 Nov 18 11:07 named.conf.save.11-18 > -rw-r--r-- 1 root bind 17389 Nov 18 10:58 named.conf\ > -rw-r--r-- 1 bind bind 2602 May 25 17:28 named.root >=20 > I was using nano and have no clue how I did it. > If I rm named.conf\ it removes the named.conf. >=20 > So how do I get rid of named.conf\ ? Try: "rm -- named.conf\\" >=20 > Andy >=20 Alex --=20 GPG: http://www.rhrk.uni-kl.de/~petryal/alex_petry.asc Fingerprint: 87A6 34AC F58C 12DD 2E71 7786 B225 8190 BA10 BE7F --yzvKDKJiLNESc64M Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBnfgpsiWBkLoQvn8RAhWHAJ4qYJzsdZlZWSN3tyCNyesiEQKm9QCfVZdz er3aSQShhC90HO8JXR0OE7E= =BSGN -----END PGP SIGNATURE----- --yzvKDKJiLNESc64M--