Skip to content

Conversation

dnaka91
Copy link
Contributor

@dnaka91 dnaka91 commented Oct 17, 2021

Currently only .tgz as short form of tar.gz is supported but there are short versions for the other compression formats as well. This PR adds support for:

  • tar.bz => tbz
  • tar.bz2 => tbz2
  • tar.xz => txz
  • tar.lz => tlz
  • tar.lzma => tlzma
  • tar.zst => tzst
    

@marcospb19
Copy link
Member

Thanks for your contribution to ouch! We really appreciate it!

@marcospb19 marcospb19 added enhancement New feature or request hacktoberfest-accepted Tag PR as accepted for the hacktoberfest event labels Oct 17, 2021
@marcospb19 marcospb19 merged commit a424a2a into ouch-org:master Oct 17, 2021
marcospb19 added a commit that referenced this pull request Oct 17, 2021
@dnaka91 dnaka91 deleted the tar-short-ext branch October 27, 2021 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest-accepted Tag PR as accepted for the hacktoberfest event
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants