zsh-users
 help / color / mirror / code / Atom feed
* Unwanted correction of "ftp://" to "ftp//"
@ 1997-05-17 12:06 Jens Schleusener
  1997-05-17 13:04 ` Sam Ockman
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Schleusener @ 1997-05-17 12:06 UTC (permalink / raw)
  To: zsh-users


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 ?

Jens

--
Dr. Jens Schleusener (WT-DV)    DLR (German Aerospace Research Establishment) 
phone: +49 (551) 709-2493       Bunsenstr.10
fax:   +49 (551) 709-2169       D-37073 Goettingen
email: Jens.Schleusener@dlr.de  Germany


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Unwanted correction of "ftp://" to "ftp//"
  1997-05-17 12:06 Unwanted correction of "ftp://" to "ftp//" Jens Schleusener
@ 1997-05-17 13:04 ` Sam Ockman
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ockman @ 1997-05-17 13:04 UTC (permalink / raw)
  To: Jens Schleusener; +Cc: zsh-users

Message from Jens Schleusener (Jens.Schleusener@dlr.de):
> 
> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-05-17 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-17 12:06 Unwanted correction of "ftp://" to "ftp//" Jens Schleusener
1997-05-17 13:04 ` Sam Ockman

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).