Linux

Unpack multiple archives recursively in Linux

So you downloaded all the X-Files seasons and every episode is packed in RAR. You can use unrarr to recursively unpack the contents of each archive by following these install steps: gunzip unrarr.gz  sudo cp unrarr [...]