Jim Meyering wrote:
> Peter O'Gorman <[EMAIL PROTECTED]> wrote:
>
>> Eric Blake wrote:
>>> According to Jim Meyering on 9/16/2008 3:58 AM:
Jim Meyering <[EMAIL PROTECTED]> wrote:
> I discovered that Solaris 11's /bin/sh exhibits the following
> surprising behavior:
>
> $ /
Peter O'Gorman <[EMAIL PROTECTED]> wrote:
> Eric Blake wrote:
>> According to Jim Meyering on 9/16/2008 3:58 AM:
>>> Jim Meyering <[EMAIL PROTECTED]> wrote:
I discovered that Solaris 11's /bin/sh exhibits the following
surprising behavior:
$ /bin/sh -c 'umask 22; (umask 0);
Eric Blake wrote:
> According to Jim Meyering on 9/16/2008 3:58 AM:
>> Jim Meyering <[EMAIL PROTECTED]> wrote:
>>> I discovered that Solaris 11's /bin/sh exhibits the following
>>> surprising behavior:
>>>
>>> $ /bin/sh -c 'umask 22; (umask 0); umask'
>>>
>
> We should also document t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Jim Meyering on 9/16/2008 3:58 AM:
> Jim Meyering <[EMAIL PROTECTED]> wrote:
>> I discovered that Solaris 11's /bin/sh exhibits the following
>> surprising behavior:
>>
>> $ /bin/sh -c 'umask 22; (umask 0); umask'
>>
We shoul