Date: Wed, 21 Feb 2001 01:57:47 +0100 From: Bernd Luevelsmeyer <bdluevel@heitec.net> To: Ronald Klop <ronald+20010318@klop.yi.org> Cc: freebsd-questions@freebsd.org Subject: Re: shell command to make tcp connection? Message-ID: <3A93128B.A06A8A7A@heitec.net> References: <Pine.BSF.4.31.0102181548240.815-100000@dlanor.klop.yi.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ronald Klop wrote:
>
> Hello.
>
> I'm looking for a programm to use in a shell script to make a tcp
> connection. On another unix machine I ones used a programm called
> mconnect, but I can't find it on the freebsd base system nor in the
> ports collection. Is there something similar? If yes, what is the
> name of the programm?
>
> Greetings, Ronald.
>
> PS: I'm using FreeBSD 4.1.1-RELEASE, but I don't think that's very
> important for this question?
Either use 'netcat' (port net/netcat), or use the portal filesystem
("options PORTAL" in the kernel script. I like the portal FS very much,
it's such an elegant solution to have the network in the file system
tree.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A93128B.A06A8A7A>
