On Jul 9 09:25, cyg Simple wrote:
> On 7/9/2018 5:10 AM, Corinna Vinschen wrote:
> > On Jul 8 20:34, Steven Penny wrote:
> >> If you run this command with Linux Ruby or RubyInstaller [1]:
> >>
> >>$ ruby -e 'p File.size(".")'
> >>65536
> >>
> >> you correctly get the IO Blocks for the cur
On 7/9/2018 5:10 AM, Corinna Vinschen wrote:
> On Jul 8 20:34, Steven Penny wrote:
>> If you run this command with Linux Ruby or RubyInstaller [1]:
>>
>>$ ruby -e 'p File.size(".")'
>>65536
>>
>> you correctly get the IO Blocks for the current directory. However not with
>> Cygwin Ruby:
>>
On Jul 8 20:34, Steven Penny wrote:
> If you run this command with Linux Ruby or RubyInstaller [1]:
>
>$ ruby -e 'p File.size(".")'
>65536
>
> you correctly get the IO Blocks for the current directory. However not with
> Cygwin Ruby:
>
>$ ruby -e 'p File.size(".")'
>0
https://s
If you run this command with Linux Ruby or RubyInstaller [1]:
$ ruby -e 'p File.size(".")'
65536
you correctly get the IO Blocks for the current directory. However not with
Cygwin Ruby:
$ ruby -e 'p File.size(".")'
0
[1] http://rubyinstaller.org
--
Problem reports: http://c
4 matches
Mail list logo