9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: lucio@proxima.alt.za, 9fans@9fans.net
Subject: Re: [9fans] Installer error (not supposed to happen)
Date: Tue,  8 Sep 2009 01:48:11 -0400	[thread overview]
Message-ID: <a356b0f8136f524603289e4dc7144d44@quanstro.net> (raw)
In-Reply-To: <b897d5bea3ffe819847d1951f2279dec@proxima.alt.za>

> > ignore is the operator applied to any argument after the first, by
> > my reading and experimenting with the code.
>
> You mean that
>
> 	test -f /dev/sdC0/plan9 -o -f /dev/sdC1/plan9
>
> would not work as expected?

rather
	test -f a b .... n
actually is the same as
	test -f a
try it.

- erik



  reply	other threads:[~2009-09-08  5:48 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <e6711db833ab6dfc2b48825e19291501@quanstro.net>
2009-09-08  4:32 ` lucio
2009-09-08  5:48   ` erik quanstrom [this message]
2009-09-08  4:13 lucio
  -- strict thread matches above, loose matches on Subject: below --
2009-09-06 21:00 Matt Adams
2009-09-06 21:45 ` erik quanstrom
2009-09-06 23:23   ` Matt Adams
2009-09-07  1:27     ` erik quanstrom
2009-09-07  2:50       ` Matt Adams
2009-09-07  3:01   ` Matt Adams
2009-09-07 11:23     ` erik quanstrom
2009-09-08  1:51       ` Matt Adams
2009-09-08  1:52       ` Matt Adams
2009-09-08  2:13         ` erik quanstrom
2009-09-08  3:29           ` Matt Adams
2009-09-08  4:03             ` lucio
2009-09-08  4:08               ` erik quanstrom
2009-09-08 17:19               ` Matt Adams
2009-09-08 17:24                 ` erik quanstrom
2009-09-09  1:08                   ` Matt Adams
2009-09-09  7:35                     ` Richard Miller
2009-09-09 14:35                       ` Matt Adams
2009-09-10  5:05                   ` Matt Adams
2009-09-08 17:34                 ` matt
2009-09-08 17:49                   ` erik quanstrom
2009-09-08  4:23             ` andrey mirtchovski

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=a356b0f8136f524603289e4dc7144d44@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    --cc=lucio@proxima.alt.za \
    /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).