From: HarryO Date: 2002-01-18T07:17:30+09:00 Subject: Re: Possible bug in Mac version? On Fri, 18 Jan 2002 08:46:56 +1100, Chris Gehlker wrote: > Now I switch to zsh and try: ruby fact.rb 10 and get "permission > denied." How can permissions depend on the shell? Are you running as the same user? Ie, were you perhaps root the first time and are now a non-root user? That could explain it. For that matter, if you were user A and are now user B, that could explain it, too. What does an "ls -l" on the ruby executable say?