How does one pass a command line, including arguments, from a Ruby
script to the shell.  Specifically

  some_method("#...@script} -o #...@outfile} -f #...@format}")

I have tried Kernel.` Kernel.system, %x but have not hit on a correct
syntax yet.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to