In this linux article, we will be looking how to list content of archieve files in Linux.
Following command is used for it.
tar --list --file ..file name...
Output is as follows:
As output indicates, we compressed files in given folder to "backup.rar". Options we used are:
--list: lists
--file: file specify