Skip to content

nes1983/tgz2zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgz2zip(1) -- Convert tgz or other tar-archives to zip archives.

SYNOPSIS

tgz2zip [-h] <middle-earth.tgz> [<wonderland.tar.bzip2> ...]

DESCRIPTION

Convert tgz or other tar(1)-archives to zip archives. The zip(1) archive format allows for individual files to be extracted without decompressing the entire file. This command converts all passed in files.

There's a homebrew script to install tgz2zip. Just type

brew install tgz2zip

OPTIONS

  • -h : Print a short summary of the syntax.

EXAMPLE

$ tgz2zip middleearth.tgz wonderland.tar.bzip2

AUTHOR

Niko Schwarz

Feel free to contribute at the project page.

SEE ALSO

tar(1), zip(1)

About

Converts tar gzip files to zip files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published