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: Fri,  7 Nov 2014 22:13:47 +0000	[thread overview]
Message-ID: <CAEj9f0+HE-yj1tL0rg1f8ajMhpL31=av+0LoZ8E+UoU8-PYZWQ@mail.gmail.com> (raw)
In-Reply-To: <11a9efd9821b9f9e4f44adfd7126c820@cirno.sfldmibb.det.wayport.net>

Hi sl!

Thanks for your input. I tried something similar and got an error
message. I tried your suggestion and got the same error message. It
says: "rc: /bin/a:3: token EOF:syntax error". So something else must
be added. Thanks!

Kind Regards,
Mats

2014-11-07 20:03 GMT, sl@9front.org <sl@9front.org>:
>> I like the idea of making a small script but I couldn't make it work.
>> What I want is to get this to execute without to much typing:
>> term%acme -f /lib/font/bit/lucidasans/latin1.10.font and that's it.
>> Any suggestion for a script and how to execute it would be most
>> appreciated.
>
> Anything you type into the shell that produces the desired result is
> a valid shell script.
>
> So, you could make a script $home/bin/rc/a:
>
> 	#!/bin/rc
> 	acme -f /lib/font/bit/lucidasans/latin1.10.font
>
> Do chmod +xr $home/bin/rc/a and then run it by just typing a.
>
> sl
>
>



  reply	other threads:[~2014-11-07 22:13 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 [this message]
2014-11-08  7:18   ` erik quanstrom
2014-11-08  8:29     ` Mats Olsson
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='CAEj9f0+HE-yj1tL0rg1f8ajMhpL31=av+0LoZ8E+UoU8-PYZWQ@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).