9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Mats Olsson <plan9.meo@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Persistent font in Acme.
Date: Sat,  8 Nov 2014 09:29:19 +0100	[thread overview]
Message-ID: <CAEj9f0KiKoifOxM9sxFyXHo9DNw_wNvgEgxeKmh0trz3u7O9-g@mail.gmail.com> (raw)
In-Reply-To: <400e8e6e0b93b38d19e3a582f290be65@ladd.quanstro.net>

It was a quick and efficient fix of the issue at hand even if it
wasn't by the book.

Kind regards,
Mats

2014-11-08 8:18 GMT+01:00, erik quanstrom <quanstro@quanstro.net>:
>> So, you could make a script $home/bin/rc/a:
>
> curious choise.  not that you'd want to use this anymore, but ...
>
> ; cat /bin/a:
> #!/bin/rc
> rfork e
> flop=/dev/fd0disk
> if(! test -r $flop)
> 	flop='#f'/fd0disk
> if(! test -f /srv/dos)
> 	dossrv >/dev/null </dev/null >[2]/dev/null
> unmount /n/a:>[2]/dev/null
> mount -c /srv/dos /n/a: $flop
> unmount /n/a >[2]/dev/null
> mount -c /srv/dos /n/a $flop
>
>
> - erik
>
>



  reply	other threads:[~2014-11-08  8:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07 20:03 sl
2014-11-07 22:13 ` Mats Olsson
2014-11-08  7:18   ` erik quanstrom
2014-11-08  8:29     ` Mats Olsson [this message]
2014-11-08  9:42     ` Richard Miller
2014-11-08 10:35       ` Mats Olsson
2014-11-08 13:47         ` Richard Miller
2014-11-08 14:17           ` Mats Olsson
2014-11-08 11:06       ` cinap_lenrek
2014-11-09  2:16       ` erik quanstrom
2014-11-09  9:46         ` Richard Miller
2014-11-08 15:02     ` Anthony Sorace
2014-11-09  2:06       ` erik quanstrom
  -- strict thread matches above, loose matches on Subject: below --
2014-11-07 21:22 sl
2014-11-07 22:34 ` Mats Olsson
2014-11-06 10:01 Mats Olsson
2014-11-06 10:07 ` dante
2014-11-06 10:13 ` Ingo Krabbe
2014-11-06 12:48   ` Stuart Morrow
2014-11-06 13:14     ` Iruatã Souza
2014-11-06 13:30       ` erik quanstrom
2014-11-06 14:04         ` Iruatã Souza
2014-11-06 14:37           ` Lee Fallat
2014-11-06 14:56             ` Iruatã Souza
2014-11-07 20:53               ` Mats Olsson
2014-11-06 10:13 ` Mark van Atten

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=CAEj9f0KiKoifOxM9sxFyXHo9DNw_wNvgEgxeKmh0trz3u7O9-g@mail.gmail.com \
    --to=plan9.meo@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).