linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Russ Lewis <russl@lycosmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Has it been done: User Script File System?
Date: Wed, 13 Jun 2001 12:43:04 -0700 (PDT)	[thread overview]
Message-ID: <992461384.3b27c248c8b0f@www.goop.org> (raw)
In-Reply-To: <3B27A546.A64F8B00@lycosmail.com>
In-Reply-To: <3B27A546.A64F8B00@lycosmail.com>

Quoting Russ Lewis <russl@lycosmail.com>:
> mount -t userfs   /etc/myfs.conf   /myfs

I did this a while ago: I wrote userfs which allowed arbirary filesystems to be
implemented in user space.  One of these was a filesystem which allowed you to
embed scripts in symlinks, such that stdout of the script was read as the
contents of the file.

userfs has fallen into disrepair lately, but there are other projects with
similar goals.  See http://www.goop.org/~jeremy/userfs/.

    J

  parent reply	other threads:[~2001-06-13 19:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-13 17:39 Has it been done: User Script File System? Russ Lewis
2001-06-13 17:12 ` Jeff Dike
2001-06-13 18:54 ` Peter Makholm
2001-06-13 19:43 ` Jeremy Fitzhardinge [this message]
2001-06-14 13:01 ` Pavel Machek

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=992461384.3b27c248c8b0f@www.goop.org \
    --to=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=russl@lycosmail.com \
    /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).