I use Linux and '7z l -slt' ouput does not show the "Link =" line for 7z archives while it does not tar archives. I tried to implement the support for showing that line for 7z but by what I could figure out I would need to extract the file to read the symlink's target. The attached patch prints the line 'IsLink = true' instead, I would like to have this patch (or an improved version) added so that we can implement better handling of 7z archives using KDE's Ark program.
add
The latest 9.38.1 displays hardlinks and symlinks targets.
So this bug should be closed IMHO.
This is a simple output of the attached test tar archive: