It seems that recent wget versions (I'm running 1.19.1) redirect log messages to a file when running in the background. This causes the following messages when running the program:
Code: Select all
$ makemkv
Redirecting output to ‘wget-log’.
Redirecting output to ‘wget-log.1’.
Code: Select all
$ wget -q -O - -T 20 -U 'MakeMKV/v1.10.4/linux(x64-release)' http://www.makemkv.com/keyinfo.txt.gz?a=7 &
Code: Select all
-o /dev/null