From: Stas Sergeev <stsp@aknet.ru>
To: Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>
Cc: linux-msdos@vger.kernel.org, Boris Reisig <boris@boris.ca>
Subject: Re: Three major questions.
Date: Sun, 07 Sep 2003 17:16:49 +0400 [thread overview]
Message-ID: <3F5B2FC1.7070904@aknet.ru> (raw)
In-Reply-To: <20030907025751.GA19260@ds0.van.maves.ca>
Hello.
Matthew Clarke wrote:
>>1. Wrote a small program "datacopy" (attached).
>>[Duh, something like that might be somewhere
>>among the generic Unix utilities, so I am sure
>>I've reinvented the wheel by writing it. Can
>>anyone point me the analog of such a prog?]
> The package/program "socat" might fit the bill.
> http://www.dest-unreach.org/socat/
Thanks, ultimately great program!
Actually it absoletes everything I've said yesterday.
With socat, it is enough to do only:
socat tcp-l:5000 PTY,link=/tmp/vmodem
and set $_com2="/tmp/vmodem" and that's it.
Easier than I could ever imagine :)
next prev parent reply other threads:[~2003-09-07 13:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-07 1:58 Three major questions Stas Sergeev
2003-09-07 2:57 ` Matthew Clarke
2003-09-07 13:16 ` Stas Sergeev [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-09-11 13:58 Stas Sergeev
2003-09-13 7:28 ` Ryan Underwood
2003-09-10 18:04 Stas Sergeev
2003-09-11 1:05 ` Ryan Underwood
2003-09-06 23:38 administrator
2003-09-08 15:58 ` Ryan Underwood
2003-09-06 21:04 administrator
2003-09-06 21:58 ` Ryan Underwood
2003-09-06 21:58 ` Bart Oldeman
2003-09-06 22:20 ` Cheryl Homiak
2003-09-06 17:18 Boris Reisig
2003-09-06 21:00 ` Ralph Alvy
2003-09-09 17:56 ` Justin Zygmont
2003-09-10 17:09 ` Ryan Underwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F5B2FC1.7070904@aknet.ru \
--to=stsp@aknet.ru \
--cc=Matthew_Clarke@mindlink.bc.ca \
--cc=boris@boris.ca \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.