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

Re: PATCH: _hosts, _hostports, _telnet and _socket



> 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