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

Re: A quick Q: how do I link LS or Ls to ls



Am Samstag, 17. September 2011 schrieb lina:
> Hi,

Hi Lina,

> I wonder is it possible to make the terminal recognize
> 
> LS or Ls
> 
> as
> 
> ls
> 
> only in command line in terminal.

Or use Z-Shell:

martin@merkaba:~> lS
zsh: correct 'lS' to 'ls' [nyae]? n
zsh: command not found: lS
martin@merkaba:~#127> LS
zsh: correct 'LS' to 'ls' [nyae]? n
zsh: command not found: LS
martin@merkaba:~#127> chMod
zsh: correct 'chMod' to 'chmod' [nyae]? n
zsh: command not found: chMod
martin@merkaba:~#127>

I think its the option

martin@merkaba:~> setopt | grep correct
correct

Ciao,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


Reply to: