Which command lists the members of backup.tar.gz without extracting them?
backup.tar.gz
tar -xzf backup.tar.gz
tar -tzf backup.tar.gz
cat backup.tar.gz
tar -czf backup.tar.gz