Archiving or extracting files

Perform the following tasks in user view:

Task

Command

Archive files.

tar create [ gz ] archive-file fileurl-dest [ verbose ] source fileurl-source-list&<1-5>

Extract files.

tar extract archive-file fileurl-dest [ verbose ] [ screen | to directory-name ]

Display the names of archived files.

tar list archive-file fileurl-dest