9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Roman V. Shaposhnick" <vugluskr@unicorn.math.spbu.ru>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] /net like file trees and scripting.
Date: Sat,  5 Oct 2002 12:31:42 +0400	[thread overview]
Message-ID: <20021005123142.A9486@unicorn.math.spbu.ru> (raw)
In-Reply-To: <eb6451e178cd1eb62de69158f7804a17@plan9.bell-labs.com>

On Wed, Oct 02, 2002 at 10:18:46PM -0400, Russ Cox wrote:
> here's rlogin.

 Aha! So there is no requirement for the files in /net/tcp/nnn to be opened
 in the same process, right? It works great for me -- thank you:

 $ < /net/tcp/clone sleep 1000 &
 $ cd /net/tcp/21/
 $ echo connect 1.1.1.1!7 > ctl
 $ echo Hello world > data
 $ cat data
 Hello world

 by the way, can somebody suggest me Plan 9 moral equivalent of the
 $ tail -f in UNIX?

Thanks,
Roman.

P.S. All numbers are fictional, any resemblance to a living data is pure
coincidental.


  reply	other threads:[~2002-10-05  8:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03  2:18 Russ Cox
2002-10-05  8:31 ` Roman V. Shaposhnick [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-05  8:45 Geoff Collyer
2002-10-08 23:35 ` Roman V. Shaposhnick
2002-10-05  8:25 Charles Forsyth
2002-10-03  2:09 Roman V. Shaposhnick

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=20021005123142.A9486@unicorn.math.spbu.ru \
    --to=vugluskr@unicorn.math.spbu.ru \
    --cc=9fans@cse.psu.edu \
    /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 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).