Ruby on Rails Discussions
how to use linux commands in ruby ?
rubyonrails-talk
lgn21st
(lgn21st)
May 28, 2007, 2:18pm
1
Try this: system('commmand') or `command`
Selvaraj wrote:
Related topics
Topic
Replies
Views
Activity
Running command line scripts from Rails...
rubyonrails-talk
2
163
July 24, 2008
Running Linux Command Through Ruby
rubyonrails-talk
2
142
February 20, 2008
How would i make a rails web form execute a system call
rubyonrails-talk
0
177
September 25, 2007
System Commands in Web App
rubyonrails-talk
0
107
July 9, 2007
how to run linux command in rake file
rubyonrails-talk
1
162
November 21, 2008