I have a file with the name of movies with the .vob extension. I would like to get rid of the .vob off the name. I tried using sed '/.vob/d' vob.lst, but nothing happened. Can somebody tell me what I'm doing wrong ?
I have been working on this short script to convert movies from vob files to xvid. I would like it to read the file VOB.lst for the list of movies to convert, then just do it. I keep getting error's and I'm not sure how to correct it. Any help would be great.
Script...
---------
#!/bin/bash...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.