Difference between revisions of "--list"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* <code>[[tar -t]]</code>
 
* <code>[[tar -t]]</code>
 
* <code>tar --list</code>
 
* <code>tar --list</code>
* <code>tar --list -f your-tar-file</code>
+
* <code>tar --list -f your-tar-file.tar</code>
  
  

Revision as of 15:44, 22 February 2023

  • tar -t
  • tar --list
  • tar --list -f your-tar-file.tar


Example:

  • tar -t -f file_to_list_file.tar


See also

Advertising: