Hi, At Fri, 7 Sep 2007 00:30:05 +0900, Bil Kleb wrote in [ruby-talk:267895]: > I know, I'm slow, but I finally figured out the minimalistic > command line options parsing that zenspider et al use in utilities > like flog and sow (the gem skeleton generator that comes with Hoe). and mkconfig.rb and win32/{mkexports,resource}.rb too. > Consider, for example, > > #!/usr/bin/env ruby -s Multiple words in shebang line may not work as you expect. -- Nobu Nakada