Skip to content
Discussion options

You must be logged in to vote

You can always list the contents of a tarball with tar t, like so:

$ curl -LO https://github.com/quarto-dev/quarto-cli/releases/download/v1.4.11/quarto-1.4.11-linux-amd64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 85.8M  100 85.8M    0     0  33.3M      0  0:00:02  0:00:02 --:--:-- 54.3M
$ tar tvzf quarto-1.4.11-linux-amd64.tar.gz
drwxr-xr-x  0 runner docker      0 Apr 27 08:29 quarto-1.4.11/
drwxr-xr-x  0 runner docker      0 Apr 27 08:30 quarto-1.4.11/bin/
-rw-r--r--  0 runner docker 5…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@aborruso
Comment options

@aborruso
Comment options

@cscheid
Comment options

Answer selected by aborruso
Comment options

You must be logged in to vote
1 reply
@aborruso
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants