Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Unwanted correction of "ftp://" to "ftp//"



Message from Jens Schleusener (Jens.Schleusener@xxxxxx):
> 
> Using zsh 3.0.2 under AIX 4.1.4 sometimes (paradoxically not always) 
> after issueing a command like
> 
>  ncftp ftp://host.domain.com/
> 
> I got a message like
> 
>  zsh: correct 'ftp://host.domain.com/' to 'ftp//host.domain.com/' [nyae]?
> 
> How can I avoid that unwanted correction ?

alias ncftp='nocorrect ncftp'

Good luck
-Sam

-- 
VA Research Linux Workstations        |  The World's Best Linux Workstations
                                      |	          Featuring RedHat
http://www.varesearch.com             |  Now offering VarStation II Systems
Sam Ockman - (415)934-3666, ext. 133  |     Based on the Intel Pentium II



Messages sorted by: Reverse Date, Date, Thread, Author