Run the system command cmd.
# File rake/contrib/sys.rb, line 54 def run(cmd) log cmd system(cmd) or fail "Command Failed: [#{cmd}]" end
<code/>
<pre/>
<code/>and<pre/>for code samples.