Hi,
Is there a way to run windwos shell commands from Ruby?
Thanks
Joerg
Hi,
Is there a way to run windwos shell commands from Ruby?
Thanks
Joerg
Hi,
Is there a way to run windwos shell commands from Ruby?
Thanks
Joerg
dir
OR
system(‘dir’)
OR
exec(‘dir’)
OR
http://raa.ruby-lang.org/project/win32_console/
Alexis.
“Joerg D.” [email protected] wrote in message
news:[email protected]…
This link
http://www.jamesbritt.com/articles/RubyAndVbaForWebDictionarySearches.html
may be of interest.
Mu.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs