Search found 3 matches

by ppan76
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.

ppan76 wrote: i think I found it.

/usr/bin/thumber/thumber "$1"

nevermind the script worked. I had to change the permissions on the script. duh..
by ppan76
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"
by ppan76
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...