CORRECT TEXT
You have a tarball called myprojects.tar.gz and you wish to view the permissions and ownership of its contents without unpacking it. Type in the simplest command
to do this.
Answer: tar -tzvf myprojects.tar.gz
CORRECT TEXT
You have a tarball called myprojects.tar.gz and you wish to view the permissions and ownership of its contents without unpacking it. Type in the simplest command
to do this.
CORRECT TEXT
You have a tarball called myprojects.tar.gz and you wish to view the permissions and ownership of its contents without unpacking it. Type in the simplest command
to do this.
Answer: tar -tzvf myprojects.tar.gz