9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: prem <prem.mallappa@gmail.com>
To: 9fans@9fans.net
Subject: [9fans] [plan9mod] Re: /mnt/acme empty
Date: Wed, 10 Sep 2008 08:48:40 +0000	[thread overview]
Message-ID: <K6z1t4.980.B.midge@bath.ac.uk> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

On Sep 9, 12:03�pm, quans...@quanstro.net (erik quanstrom) wrote:
> > Hi All,
> > I was trying to write some acme scripts, but eventually found out /mnt/
> > acme is empty.
> > do I need to do anything to get entries under /mnt/acme
> > P.S: /mnt/acme is empty in both 9vx and VMWare'ed Plan9
>
> were you checking from an acme window? �/mnt/acme is not
> part of your login namespace so other windows won't see it.
>
> - erik

Sorry, my mistake I realized soon after posting,
I wrote a small script to tabify/untabify in acme using Russ's tab.c
#!/bin/rc
fn addrdot { echo 'addr=dot' > /mnt/acme/$winid/ctl }
fn tabify {
        { cat /mnt/acme/$winid/xdata && addrdot } | /bin/tab -n4
        }
addrdot && tabify > /mnt/acme/$winid/data

Though it does what it supposed to do, is there a better way of doing
it (I am sure there is :))
Thanks
/Prem



             reply	other threads:[~2008-09-10  8:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-10  8:48 prem [this message]
2008-09-10 10:06 ` roger peppe
2008-09-10 12:15   ` erik quanstrom
2008-09-10 17:34     ` roger peppe

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=K6z1t4.980.B.midge@bath.ac.uk \
    --to=prem.mallappa@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).