From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GmAER-0007a2-VL for garchives@archives.gentoo.org; Mon, 20 Nov 2006 14:34:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAKEWbKW030319; Mon, 20 Nov 2006 14:32:37 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAKEUP4l029367 for ; Mon, 20 Nov 2006 14:30:26 GMT Received: by ug-out-1314.google.com with SMTP id z38so1156500ugc for ; Mon, 20 Nov 2006 06:30:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=fXC7fhmBxb+o1repn/m9k4VlqNhXF23LD58IEX4pF+xTmtOJh+hdbuKR8pVHhlPQ8Llnt/v/PLO3aBVwORe9d6eIXGrM216EgNLKnBCXkinIsJwsag7ewcRAaulEQfQ29sT64iogLtuWHfjsf79fQwS/qlDS2VaJv0LUctM8K10= Received: by 10.66.242.20 with SMTP id p20mr7407183ugh.1164033020028; Mon, 20 Nov 2006 06:30:20 -0800 (PST) Received: from lappy ( [86.140.42.138]) by mx.google.com with ESMTP id 34sm7802234uga.2006.11.20.06.30.18; Mon, 20 Nov 2006 06:30:19 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] PATH error? Date: Mon, 20 Nov 2006 14:30:00 +0000 User-Agent: KMail/1.9.5 References: <200611192041.42498.michaelkintzios@gmail.com> <200611200022.34805.benno.schulenberg@gmail.com> <200611201346.23724.ext-dirk.heinrichs@nokia.com> In-Reply-To: <200611201346.23724.ext-dirk.heinrichs@nokia.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1197756.clRAz74KF2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200611201430.12785.michaelkintzios@gmail.com> X-Archives-Salt: 6ba452b2-5884-47c7-bba1-8246c719ea99 X-Archives-Hash: 9067f3aaa358f61f790dadc270ccb424 --nextPart1197756.clRAz74KF2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 20 November 2006 12:46, Dirk Heinrichs wrote: > Am Montag, 20. November 2006 00:22 schrieb ext Benno Schulenberg: > > Mick wrote: > > > # cp --help > > > cp: invalid option -- g > > > Try `cp --help' for more information. > > > > You apparently have "cp" aliased to "cp -g ...". Type 'alias' to > > find out. Then remove this alias setting from your .bashrc file, > > or whereever it is set, and relogin. > > ... or just unalias (instead of relogin). Thank you both, indeed I had the -g option in my aliases, have the options= =20 changed recently for cp & mv commands? =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D $ alias alias cp=3D'cp -ivg' alias d=3D'ls --color' alias diff=3D'colordiff' alias grep=3D'grep --color=3Dauto' alias less=3D'less -r' alias ll=3D'ls --color -l' alias ls=3D'ls --color=3Dauto' alias mv=3D'mv -ivg' alias rm=3D'rm -iv' =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I can't even remember what -g used to do . . . =2D-=20 Regards, Mick --nextPart1197756.clRAz74KF2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFYbv05Fp0QerLYPcRApRpAKCOzLmn4+YOuWGRc7aygVVw23xHgwCfYmZ/ QDte7ZwlrqzdyxrHJSIAMGw= =67CJ -----END PGP SIGNATURE----- --nextPart1197756.clRAz74KF2-- -- gentoo-user@gentoo.org mailing list