9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "J.R. Mauro" <jrm8005@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] plumbing to get files from odd filesystems, and get pages 	from local manuals
Date: Sat, 20 Jun 2009 15:35:43 -0400	[thread overview]
Message-ID: <3aaafc130906201235m19b6c12fl6b123095f14e7750@mail.gmail.com> (raw)
In-Reply-To: <d50d7d460906172301t7628eb1bhda0ca4bc2621c21c@mail.gmail.com>

On Thu, Jun 18, 2009 at 2:01 AM, Jason Catena<jason.catena@gmail.com> wrote:
> Some plan9port plumbing I wrote which may help someone.
>
> Using the plan9port plumber to find files in ClearCase VOBs.
> http://www.evernote.com/pub/catena/public#7d2e9774-964f-423c-96e9-5e8721b1a78d
>
> Also plumb man(1) pattern to local manual.  New convention "man(1l)"
> to name eclipsed local manual pages.
> http://www.evernote.com/pub/catena/public#73edd473-f300-4e1f-991c-9876eb29dba0

This is helpful, thanks.

>
> Jason Catena
>
>

In addition, here's some plumbing to send coordinates to one of the
mapping programs in contrib:

# coordinate pairs are sent to gmap
type is text
data matches '(-?[0-9]+\.?[0-9]+\?-?[0-9]+\.?[0-9]+)'
plumb start gmap -n$1


I think the matches clause is right, but it could be totally broken.
I'm trying to get the C version of gmap to talk directly to the
plumber on a 'coordinate' port. If anyone has some pointers, I'd be
glad to hear them.



  reply	other threads:[~2009-06-20 19:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-18  6:01 Jason Catena
2009-06-20 19:35 ` J.R. Mauro [this message]
2009-06-20 20:58   ` erik quanstrom

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=3aaafc130906201235m19b6c12fl6b123095f14e7750@mail.gmail.com \
    --to=jrm8005@gmail.com \
    --cc=9fans@9fans.net \
    /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).