Printers & Supplies
Solutions & Services
Customer Support
Partners
Listing the contents of unix.tar Type this command:
tar tvf directory-name/unix.tar
Where directory-name is the mount point or the directory that contains the file. For example:
tar tvf /mnt/unix.tar
Extracting the files
Type this command:
tar xvf /directory-name/unix.tar
tar xvf /mnt/unix.tar