Guest User

Untitled

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