From: Hugh Sasse Staff Elec Eng Date: 2001-07-27T19:14:04+09:00 Subject: [ruby-talk:18620] Re: IO.popen On Fri, 27 Jul 2001, Yukihiro Matsumoto wrote: > Should I replace "vfork" by "fork"? I don't have enough knowledge to > decide. Any OS guru? > > matz. > I noticed that Perl commented about Solaris 2.5.1 vfork being "broken", when I installed it. Wheteher this is more widespread I don't know. Hugh