Sample Header Ad - 728x90

How to open a .tar.xz indexed archivefile with Midnight Commander?

3 votes
1 answer
549 views
tar -I pixz -cf foo.tar.xz ./foo compress the Stuff. tar -I pixz -xf foo.tar.xz decompress the Stuff. And with pixz -l foo.tar.xz comes a list the contents. How can i do this with (mc) Midnight Commander? If i select foo.tar.xz in mc and press Enter, it comes nothing. The CPU usage goes for a moment high but nothing comes than, no error. Normaly mc can open archive files like this? How can mc open and browse an indexed .tar.xz file?
Asked by user447274 (539 rep)
Oct 22, 2024, 04:11 AM
Last activity: Oct 22, 2024, 05:51 AM