View Single Post
Posts: 32 | Thanked: 77 times | Joined on Dec 2011
#39
Hi Antviro,

there are at least two problems. The first is with xargs: Could you output the result of
Code:
which xargs
? I guess it is a version that does not understand the -0 argument.

Secondly about the options: Could you post the options line in the .simple_oc.cfg? I guess you did not add quotation marks like
Code:
options='--silent --trust'
Hypno