Using tcl to get a list of files from tar.gz
I am trying to get a list of files from tar.gz file using tcl. I can extract the data from the tar.gz but how can I get the names of the file?
I am trying to get a list of files from tar.gz file using tcl. I can extract the data from the tar.gz but how can I get the names of the file?