Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cer@ubuntu:~/projects/hinting_video_script$ cat hinter.rb
- res = %x( sudo /usr/bin/avconv /mnt/glusterfs/video/2014/06/06/2014-06-06\ 0130\ CSPAN\ Key\ Capitol\ Hill\ Hearings\ \(491670\).mp4 )
- #res = %x( ls -las)
- puts res
- cer@ubuntu:~/projects/hinting_video_script$ ruby hinter.rb
- sh: 1: Syntax error: "(" unexpected
Advertisement
Add Comment
Please, Sign In to add comment