If you have a big .tar.gz file (and even with a long directory structure) and you want only see the content (and even be able to navigate through the directories) but without unpack it.
I backup my /home folder into a tar file. All I do is double click on the tar file and I can see the contents and browse thru it. No utility needed. I use Mint and Nemo file manager.
I backup my /home folder into a tar file. All I do is double click on the tar file and I can see the contents and browse thru it. No utility needed. I use Mint and Nemo file manager.
In my case If I do double click the “.tar.gz” is completely unpack it. I am working in Ubuntu and it uses GNome (I think Nemo is used too)
I just use “t” (instead of x) to type the contents of a tar file - can use less / more if I want to see a longer list…
In fact - I almost ALWAYS run “tar tvf tarfile.tgz” even when I’m going to untar the file - to make sure it doesn’t have stuff like “/” which will untar to root…
Both are good… “tgz” was more comonly used in MS-DOS with the old 8.3 naming standard… (i.e. 8 chars, a dot, then 3 chars)…
As you’re probably aware UNIX / Linux was never as strict about filename extensions - man was MacOS (System 6, 7 etc) fussy about files! Not just the extension - they had attributes about what type of file they were… I remember I once had a floppy disk with Targa *.tga files on it - Mac System 7 would see the floppy, and the files, but REFUSE to open them in e.g. Photoshop…
I mean you could call your tar file anything, and it wouldn’t matter and tar would still be able to read it…
I don’t usually try and do “file things” on Android anyway… very occasionally in TermUX with TermUX files… But I don’t usually try messing with stuff outside of TermUX’s own folder tree…
And I use ResilioSync to sync stuff to (and from) my phone…
e.g.
Music files from PC (Linux) → Android
Photos from Android → PC (Linux)
And that prompt that nags you “what app do you want to use?” to open whatever it is - and I never know whether to tap “Always” or “Just Once” so - I usually tap “Just Once” because I don’t want to have to delve in the settings menu to change it again…
When I was stuck on Android 10 on my Galaxy S9+ - ResilioSync wasn’t reliable enough to trust…
I used adb-sync - which was kinda like rsync but did adb stuff over USB connection between PC and phone - it was CLI only - but it was easily scriptable…
But I replaced the S9+ with an S23 Ultra in July last year and ResilioSync worked flawlessly - mostly - proviso - either an android, or app update broke it for a few months - i.e. the app had to be continually restarted to keep syncing - but a subsequent update fixed it - I don’t know if it was an Android or app update that “unbroke” it - but it seems so flaky when updates happen - I REFUSE to update my Samsung Android 16 further…