Re: alias strange problem

2005-07-19 Thread Chris Bannister
On Wed, Jul 13, 2005 at 10:09:13AM +0200, roberto wrote: > > well, today when i tried to open a new bash shell i received the following: > bash: alias: ll: not found > bash: alias: =ls -l: not found > > while on the other already opened bashes i can use ll command correctly;

RE: alias strange problem

2005-07-13 Thread Mike Kuhar
> -Original Message- > From: roberto [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 13, 2005 4:09 AM > To: debian users > Subject: alias strange problem > > > Hi all, today i got stuck into the following problem with my > ~/.bashrc which i attach here: > =