From: Marco Gerards <mgerards@xs4all.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: test -e #1 test
Date: Sat, 02 Jun 2007 21:13:01 +0200 [thread overview]
Message-ID: <87tztqf9vm.fsf@xs4all.nl> (raw)
In-Reply-To: <4667653A.4080402@raulete.net> (adrian15@raulete.net's message of "Thu, 07 Jun 2007 03:54:02 +0200")
adrian15 <adrian15@raulete.net> writes:
Hi,
> Here you are:
>
> Running from a floppy that has grub2 installed in it inside qemu:
>
> grub> test /boot/grub/und-pc.lst
> /boot/grub/und-pc.lst
> grub> test /boot/grub/
> error: File does not exists.
> grub> test /boot/grub
> error: File does not exists.
> grub> test -e /boot/grub/und-pc.lst
> error: Unknown argument '-e'
> grub> help test
> Usage: test EXPRESSION
> Evaluate an expression
>
> -h, --help display this help and exit
> -u, --usage display the usage of this command and exit
>
>
> My question is: Why help search works as expected ?
>
> What was wrong with my options?
Nothing. The current test is just a dummy. I have a nearly finished
`test' on my harddisk. Poke me often enough this week on IRC and I
will finish it next weekend :-).
--
Marco
prev parent reply other threads:[~2007-06-02 19:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-07 1:54 test -e #1 test adrian15
2007-06-02 19:13 ` Marco Gerards [this message]
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=87tztqf9vm.fsf@xs4all.nl \
--to=mgerards@xs4all.nl \
--cc=grub-devel@gnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.