From: mortee Date: 2007-11-06T03:35:37+09:00 Subject: Re: FileUtils.ln_s in Vista Fernando Cacciola wrote: > gga wrote: >> Fernando Cacciola wrote: >>> 2.If not, how do I detect the host platform so I can call Vista's >>> own mklink instead? >>> >> >> RUBY_PLATFORM =~ /win/ >> > OK It was just pointed out that "darwin" =~ /win/ mortee