Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using unrar (OS X)
#1
Frog 
Hi guys,

I'm trying to write a simple script to auto-exstract rar files using unrar on OSX. I'm able to successfully execute below command manually, but it always fails to run when script is exectued by Vuze.



Code:
find $dir -name *.rar -exec unrar x -o+ -y {} $NASMOVIE$folder \;
(above is one line of a slightly larger script)

Can anyone think of a reason or point me in the right direction?

Thanks
Nikolaj
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Restarting a torrent while using already downloaded data. Buddyboy 0 5,163 10-05-2018, 01:04 AM
Last Post: Buddyboy
  audio levels using Vuze drasistically Low levels ttodd0450 1 3,088 02-12-2017, 09:49 AM
Last Post: LuvVuze



Users browsing this thread: 1 Guest(s)