Execute a shell command
See Also:
49 50 51
# File 'lib/scriptster.rb', line 49 def self.cmd(*args) ShellCmd.new *args end