Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 01:57:45 -0500
From:      Jim Conner <jconner@enterit.com>
To:        R Joseph Wright <rjoseph@nwlink.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: bash problem
Message-ID:  <4.2.0.58.20000128015631.00b21b00@mail.enterit.com>
In-Reply-To: <3890F73B.FC2A1BB1@nwlink.com>
References:  <20000128015245.224.qmail@web1604.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20000128015631.00b21b00>