17.02.2016 23:19, Alan Dunn пишет:
> On Wed, Feb 17, 2016 at 8:42 AM, Andrei Borzenkov
> wrote:
>
>> 17.02.2016 03:34, Alan Dunn пишет:
>>> Hi folks,
>>>
>>> Apologies if the following has already come up on this list; I looked for
>>> it and could not find any mention of it.
>>>
>>> I noticed th
On Wed, Feb 17, 2016 at 8:42 AM, Andrei Borzenkov
wrote:
> 17.02.2016 03:34, Alan Dunn пишет:
> > Hi folks,
> >
> > Apologies if the following has already come up on this list; I looked for
> > it and could not find any mention of it.
> >
> > I noticed that in a GRUB script "[ -f ]"
> evaluates
17.02.2016 03:34, Alan Dunn пишет:
> Hi folks,
>
> Apologies if the following has already come up on this list; I looked for
> it and could not find any mention of it.
>
> I noticed that in a GRUB script "[ -f ]" evaluates
> to true. This is unlike the behavior of the "test" binary, in which it
Hi folks,
Apologies if the following has already come up on this list; I looked for
it and could not find any mention of it.
I noticed that in a GRUB script "[ -f ]" evaluates
to true. This is unlike the behavior of the "test" binary, in which it
returns false: most file test operations derefer