[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev-en:147

From: "Kent Sibilev" <ksruby gmail.com>
Date: Tue, 18 Jul 2006 07:15:40 -0400
Subject: [yarv-dev-en:147] Kernel#exec is not supported?

Hi,

Is there any particular reason for

$ ruby <<< 'exec "ls"'
-:1:in `exec': Operation not supported - ls (Errno::EOPNOTSUPP)
        from -:1:in `<main>'

My platform is

$ irb
irb(main):001:0> RUBY_PLATFORM
=> "i686-darwin8.7.1"
irb(main):002:0> YARVCore::VERSION
=> "YARVCore 0.4.1"

-- 
Kent
---
http://www.datanoise.com

--
ML: yarv-dev-en quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]

->     147 2006-07-18 20:15 [ksruby gmail.com    ] Kernel#exec is not supported?           
       148 2006-07-20 04:17 ┗[ko1 atdot.net       ]