Difference between revisions of "--list"
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</code> | + | * <code>tar --list -f your-tar-file</code> |
Revision as of 15:44, 22 February 2023
tar -t
tar --list
tar --list -f your-tar-file
Example:
tar -t -f file_to_list_file.tar
See also
tar
,tar -J
,docker-untar
,--list
,ar
,tar -cvf, tar -xvf, tar --help
Advertising: