I tried using -t like the man says, but it just waits.
Example
$ tar -t archive.tar
(nothing)
|
|
I needed to add the
|
|||
|
|
|
You can also increase the number of details listed:
While the -x switch is usually used to extract the whole content of an archive, you can also use it to extract a single file or directory:
Best wishes, Fabian |
|||
|
|