I downloaded 5 archives (tar.xz. ##). In them is, as I understand it, one data file. How to unzip a file from several arivov? OS - Ubuntu 10.4.
Try this:
cat *.tar.xz.** > all.tar.xztar -xJpf all.tar.xz
Also available with conveyor option.
Source: https://ru.stackoverflow.com/questions/338990/More articles:Jquery + conditionLong run programs in Intellij IDEAInitialization of two classesStart / Stop Git DaemonRemote syncUser ProfileDo not install MySQL 5.5 under DebianUsing formal parametersNot included administrator account and limited access to userHow to pack installation files in windowsAll Articles