From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KSPi2-0000eB-Pz for garchives@archives.gentoo.org; Mon, 11 Aug 2008 05:12:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34684E06A5; Mon, 11 Aug 2008 05:12:44 +0000 (UTC) Received: from crowfix.com (crowfix.com [216.240.38.154]) by pigeon.gentoo.org (Postfix) with ESMTP id 31240E06A5 for ; Mon, 11 Aug 2008 05:12:40 +0000 (UTC) Received: (qmail 20518 invoked by uid 1000); 11 Aug 2008 05:12:32 -0000 Date: Sun, 10 Aug 2008 22:12:32 -0700 From: felix@crowfix.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Shell problem Message-ID: <20080811051232.GA20314@crowfix.com> References: <1218459446.6031.4.camel@alden> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1218459446.6031.4.camel@alden> User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: d9951d52-0daa-4618-9fda-88da5578f538 X-Archives-Hash: 7bff255b9cda76b6c33e932344bbf75b On Mon, Aug 11, 2008 at 12:57:26PM +0000, Ivan Alden wrote: > Hi all, > > I was working in a shell with tar and I changed something where now when > I type "*" it interprets it as --exlucde > > i.e > > $ * > bash: --exlucde: command not found > > or > > $ ls * > ls: unrecognized option `--exlucde' > Try `ls --help' for more information. Does this happen in every directory, or do you have a file named "--exlucde" that you created by mistake in the dir where this happens? That name would tend to sort first ahead of most other names. I can recreate it like this: $ touch ./--exlucde $ ls * ls: unrecognized option '--exlucde' Try `ls --help' for more information. $ and I can fix it like this: $ rm ./--exlucde $ -- ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._. Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933 I've found a solution to Fermat's Last Theorem but I see I've run out of room o