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

Re: /dev/tcp support of zsh?



Juhapekka Tolvanen wrote:
> So, what developers of zsh are going to do? Or is that /dev/tcp support
> in zsh already?

Zsh 4.2 does this with a builtin (ztcp) in a loadable module
(zsh/net/tcp) and has a function suite built around it (man zshtcpsys),
which even has (vaguely) expect-style input handling.  Faking a system
device wasn't a great way of doing this.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>
Work: pws@xxxxxxx
Web: http://www.pwstephenson.fsnet.co.uk



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