bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: AW: AW: AW: AW: new snapshot available: coreutils-7.4.125-eca6


From: Pádraig Brady
Subject: Re: AW: AW: AW: AW: AW: new snapshot available: coreutils-7.4.125-eca6
Date: Wed, 19 Aug 2009 09:23:07 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071008)

Voelker, Bernhard wrote:
> Jim Meyering wrote:
>> Please run this command from your build directory
>>
>>   cd src && { touch a b; mode3=2755; ./ginstall -Cv -m$mode3 a b }
>>
>> and tell us what it prints.
> 
> somehow, my shell (/bin/ksh) doesn't like the { ... } syntax here:
> 
>   $ cd src && { touch a b; mode3=2755; ./ginstall -Cv -m$mode3 a b }
>   > 
> 
> it waits for the command to be continued ... I can't see why

you need a trailing ; inside the {}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]