Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _hosts, _hostports, _telnet and _socket
- X-seq: zsh-workers 7826
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxx>
- Subject: Re: PATCH: _hosts, _hostports, _telnet and _socket
- Date: Tue, 14 Sep 1999 10:25:42 -0400
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxxxxxx>
- In-reply-to: <199909130909.LAA14546@xxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <rsqemg4kdhi.fsf@xxxxxxxxxxxxxxxxx> <199909130909.LAA14546@xxxxxxxxxxxx>
> I'd have said there was room for an autoloaded function _ports, which can
> use telnet_ports and then default to something like
> awk '/^[a-z]/ { print $1 }' /etc/services
It might be more useful to divide based on protocol type if
you know that a particular program is TCP-only.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author