I am seeing the zip file content using
unzip -l files.zip | less
but it outputs in ls style , is it possible to to display output in tree command style
I am seeing the zip file content using
unzip -l files.zip | less
but it outputs in ls style , is it possible to to display output in tree command style