estou usando aria2c
para baixar um .tar.bz2
e tentando extraí-lo no mesmo comando. Eu posso baixar o arquivo, mas não extraí-lo. Obrigado :).
aria2c -x8 -l log.txt -c -d /xx/xx/xxx --use-head=true --http-user "<user>" --http-passwd >password> http://xxx.xx/xxx/xx/xxx/xxxx/xx/xxx.tar.bz2 | tar xj
bzip2: (stdin) is not a bzip2 file.