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 Linux Command Through Ruby
rubyonrails-talk
2
136
February 20, 2008
Running command line scripts from Rails...
rubyonrails-talk
2
158
July 24, 2008
How would i make a rails web form execute a system call
rubyonrails-talk
0
176
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
160
November 21, 2008