nevermind the script worked. I had to change the permissions on the script. duh..ppan76 wrote: i think I found it.
/usr/bin/thumber/thumber "$1"
Search found 3 matches
- October 27th, 2009, 6:54 pm
- Forum: Post-Processing Scripts
- Topic: Help with Linux bash script.
- Replies: 2
- Views: 2778
Re: Help with Linux bash script.
- October 27th, 2009, 1:07 pm
- Forum: Post-Processing Scripts
- Topic: Help with Linux bash script.
- Replies: 2
- Views: 2778
Re: Help with Linux bash script.
i think I found it.
/usr/bin/thumber/thumber "$1"
/usr/bin/thumber/thumber "$1"
- October 27th, 2009, 12:56 pm
- Forum: Post-Processing Scripts
- Topic: Help with Linux bash script.
- Replies: 2
- Views: 2778
Help with Linux bash script.
I want to "TRY" to write a script that will run the following command. ---------------------------------------------------- /usr/bin/thumber/thumber PATHOFMOVIES ---------------------------------------------------- So for example if the movie "Star Wars" was downloaded and uncomp...