From owner-freebsd-questions Thu Jan 27 22:57:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hsalouserv1.hsacorp.net (208-247-171-50.hsacorp.net [208.247.171.50]) by hub.freebsd.org (Postfix) with ESMTP id 066AE1502C for ; Thu, 27 Jan 2000 22:57:52 -0800 (PST) (envelope-from jconner@enterit.com) Received: from kwan (24-216-177-226.hsacorp.net [24.216.177.226]) by hsalouserv1.hsacorp.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id D4044JAS; Fri, 28 Jan 2000 01:51:27 -0500 Message-Id: <4.2.0.58.20000128015631.00b21b00@mail.enterit.com> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Fri, 28 Jan 2000 01:57:45 -0500 To: R Joseph Wright From: Jim Conner Subject: Re: bash problem Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3890F73B.FC2A1BB1@nwlink.com> References: <20000128015245.224.qmail@web1604.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A quick solution is: unalias ls But this alias will come back at login time if you don't remove it from your ~/.bashrc or ~/.profile (or if you have root check /etc/profile and /etc/bashrc (if it exists). Jim At 17:56 27-01-00 -0800, R Joseph Wright wrote: >Allan Peak wrote: > > > > Yes, when I type "alias" I get > > > > alias dir='ls -lf --color=auto' > > alias ls='ls --color=auto' > > > > How can I remove the alias on ls? > >It's probably in the file ~/.profile or ~/.bashrc or both, as on my >machine. > >-- >R Joseph Wright > >*I merely took the energy it takes to pout >and wrote some blues --Duke Ellington* > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message