Answer the question
In order to leave comments, you need to log in
Fast work with broken archives in linux?
Working with broken archives in linux is under-implemented. Do splice first, then cat. What if I have a 16TB archive? And I need to pull only one file from there? It’s terribly inconvenient, I don’t want to admit it, but it’s necessary, like in Windows, parts of the archive themselves are picked up, you can view and pull out what you need with one click.
Maybe I don't know something? Maybe there are third-party programs for this (free of charge)? I dug up only cat and splice ... I
use gnome, debian 10
Answer the question
In order to leave comments, you need to log in
TAR is a format that does not allow you to extract a file from the middle without extracting the data from the archive.
If such functionality is needed, then file formats such as ZIP, 7Z are needed. In addition, they have support for partitioning into volumes.
you need it like WindowsThis functionality is implemented not by Windows , but by archivers (WinRar, WinZip, 7zip, ..), the same is true in Linux, the operating system does not care. Here in Linux, I right-click on a file or folder, select Create Archive from the context menu, then I can select a format, including zip, 7z or rar, broken down into volumes of the desired size. All in a couple of clicks on Linux. Why you do not have this - I can not know, the distribution is not named.
Dealing with broken archives in linux is under-implemented
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question