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 1KSO0B-00089T-Gh for garchives@archives.gentoo.org; Mon, 11 Aug 2008 03:23:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AF0CE02DF; Mon, 11 Aug 2008 03:23:19 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.241]) by pigeon.gentoo.org (Postfix) with ESMTP id 02E4AE02DF for ; Mon, 11 Aug 2008 03:23:17 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so1652808rvf.46 for ; Sun, 10 Aug 2008 20:23:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=2AE+3xQK5VfMZ+qyRxfI++QgbrnSXfwJTt5YWv55xp4=; b=l7F0Zl9DS7/WeRy77MXA2aj8/ZWD8MG2U1aKWLYS4cNBDQ/j4v6JaQhICJPyKkYv7R 5zNxXbZpayG8CIxxDUlRC6HmkTr52OXwJna2EYcDBkIrbr/m9pxT1xHg2ax+8vd44QRg tyYkRhgh66/wUoWjIfCo6fFD78c+/mjiUJZQY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xga+a1nhyc0yF3y2cGmwmAXdal8959hz93MHLVagItilOuCINQOV45x/nF2c6OnL7z 81FJUQwSfOP1aT8mFZ/jcboyuRhJVhy97j5zQZjCOqkr2JbGSqbP77SLfQHR6+t3FzYi o12sh9sJElH3nuUvKsCI689lFui7Ue75iqiwk= Received: by 10.114.134.20 with SMTP id h20mr2058464wad.91.1218424997273; Sun, 10 Aug 2008 20:23:17 -0700 (PDT) Received: by 10.114.170.9 with HTTP; Sun, 10 Aug 2008 20:23:17 -0700 (PDT) Message-ID: <79dfdffe0808102023t6578669dvbfaae46d5099b244@mail.gmail.com> Date: Mon, 11 Aug 2008 11:23:17 +0800 From: "Zhou Rui" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Shell problem In-Reply-To: <543f3b9c0808102018p211bbbf1xb328a3f157e6382f@mail.gmail.com> 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=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1218459446.6031.4.camel@alden> <543f3b9c0808102018p211bbbf1xb328a3f157e6382f@mail.gmail.com> X-Archives-Salt: 589521c9-2f53-4893-974e-f43a12a87b4c X-Archives-Hash: 0f6af2c676107127eda4f329c6e92b18 2008/8/11 Francisco Ares : > looks like an "alias", maybe you have accidentaly edited .bashrc or > .bash_profile > Just input alias in shell to check if the alias about * exists. > hope this helps > Francisco > > On Mon, Aug 11, 2008 at 9:57 AM, 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. >> >> how can I fix this? >> >> thanks, >> Ivan >> >> > > > > -- > "If you have an apple and I have an apple and we exchange apples then you > and I will still each have one apple. But if you have an idea and I have one > idea and we exchange these ideas, then each of us will have two ideas." - > George Bernard Shaw > -- BR, Zhou Rui