9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "Ethan Gardener" <eekee57@fastmail.fm>
To: 9front@9front.org
Subject: Re: [9front] new bounties posted
Date: Sat, 21 Dec 2019 15:53:10 +0000	[thread overview]
Message-ID: <242835d8-830f-4b69-bfe0-7e5b5c313bee@www.fastmail.com> (raw)
In-Reply-To: <F8E7504BE8B9022E76EEFD68647C6A80@felloff.net>

On Sat, Dec 21, 2019, at 2:26 PM, cinap_lenrek@felloff.net wrote:
> i dont know where you got the idea from that execfs only serves one
> file.

My apologies, I must have misremembered.

> you specify a rule file in execfs maps regular expression on the file
> path to a command.
> 
> theres a example rule file to serve manual pages in html:
> 
> /man2html/([0-9])/([a-zA-Z0-9\.]+)	troff -manhtml /sys/man/\1/\2 | 
> troff2html -t '\2(\1)'

That's cool.

> execfs is kind of just a toy i wrote to serve manpages from tcp80.
> 
> ironically, execfs itself has no manpage.

;)

> what it does not do is provide directory listings.

That's probably what I was thinking of. I imagine it would be a problem for vcardfs.

> 
> it is probably not what you'd want for a vcardfs where you want
> to parse all the files, deduplicate and provide like a index
> structure so you can efficiently query the set.
> 
> --
> cinap
>


      reply	other threads:[~2019-12-21 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AA6EE3B60CE1D15090F71392CEDD3B98@ewsd.inri.net>
2019-12-21 13:52 ` Ethan Gardener
2019-12-21 14:26   ` cinap_lenrek
2019-12-21 15:53     ` Ethan Gardener [this message]

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=242835d8-830f-4b69-bfe0-7e5b5c313bee@www.fastmail.com \
    --to=eekee57@fastmail.fm \
    --cc=9front@9front.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 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).