From: Robert Peirce Date: 2004-03-05T10:26:29+09:00 Subject: Re: Calling ruby scripts On Mar 4, 2004, at 8:09 PM, Joe Mason wrote: > In article <4FBD898C-6E3E-11D8-8A65-000393CE35A6@peirce-family.com>, > Robert Peirce wrote: > > What happens if you type "/usr/bin/env ruby --version" on the command > line? Is it possible you've seen it work on other computers, but env > isn't installed on this particular one? > That's not it. I am using the same first line in several other scripts. $ /usr/bin/env ruby --version ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0]