zsh-users
 help / color / mirror / code / Atom feed
* /dev/tcp support of zsh?
@ 2004-06-05 13:02 Juhapekka Tolvanen
  2004-06-05 23:18 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Juhapekka Tolvanen @ 2004-06-05 13:02 UTC (permalink / raw)
  To: zsh-users mailing list


I decided to read some OpenBSD Journal and then I stumbled across this:

Ask undeadly: Port of ksh93?
http://undeadly.org/cgi?action=article&sid=20040530181639&mode=expanded

---- Clip here ----
 ZSH (mod 0/4)
by Anonymous Coward (IP 206.171.8.191) on Mon May 31 20:36:50 2004 (GMT)
Hello? Just use Zsh. Zsh is the cadillac of shells, and AFAIK can do
everything ksh93 can and more (juggling and chewing gum at the same time
as well).
[ Show thread ] [ Reply to this comment ] [ Mod Up ] [ Mod Down ]


Re: ZSH (mod 0/0)
by Anonymous Coward (IP 206.171.8.191) on Tue Jun 1 20:03:21 2004 (GMT)
Okay, so zsh doesn't seem to support /dev/tcp like ksh93 does. Though,
bash does include this feature.
[ Show thread ] [ Reply to this comment ] [ Mod Up ] [ Mod Down ]


Re: ZSH (mod 0/0) by Anonymous Coward (IP 2001:6f8:94d:1:2c0:9fff:fe1a:6a01)
on Tue Jun 1 22:42:08 2004 (GMT)
zsh's defaults suck, and pdksh does /p/tcp: man mount_portal
[ Show thread ] [ Reply to this comment ] [ Mod Up ] [ Mod Down ]
---- Clip here ----

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


P.S: I do not subscribe to this list. So Cc: to me, please. I can also
read archives from WWW.

-- 
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"kohtalona perinnön on kirjastona roihuta kun lukutaidottomat säikkyy
ensipakkasta ja tuki kanssaihmisten on hyöty täysin ilmainen. vaan mitenpä
käy lempeyslainan palautuksessa?"                                        CMX


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

* Re: /dev/tcp support of zsh?
  2004-06-05 13:02 /dev/tcp support of zsh? Juhapekka Tolvanen
@ 2004-06-05 23:18 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2004-06-05 23:18 UTC (permalink / raw)
  To: Juhapekka Tolvanen; +Cc: zsh-users mailing list

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@pwstephenson.fsnet.co.uk>
Work: pws@csr.com
Web: http://www.pwstephenson.fsnet.co.uk


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

end of thread, other threads:[~2004-06-05 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-05 13:02 /dev/tcp support of zsh? Juhapekka Tolvanen
2004-06-05 23:18 ` Peter Stephenson

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).