[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bash equivalent to DOS /p



On Fri, Jul 16, 2004 at 10:08:07AM -0500, Jacob S. wrote:
> On Fri, 16 Jul 2004 15:31:24 +0100 (BST)
> Thomas Adam <thomas_adam16@yahoo.com> wrote:
> > Making up commands is not a good practise to get into. There is no
> > command"ll". If you mean "ll" to be an alias for "ls -l" then you
> > should have stated so, since "ll" is not a standard alias at all, as
> > far as bash is concerned in Debian.
> 
> Have you looked at ~/.bashrc lately? ll _is_ a standard alias in mine,
> or at least the installer put it there when I installed Debian Potato.
> Woody seems to comment it out by default, but it's still there. Not sure
> about Sarge.
> 
> Jacob

gauss% ll
zsh: command not found: ll

It is considered a bug in Debian for a script to blindly assume bash is
shell.

Patrick.
-- 



Reply to: