« Install bcompiler for PHP on Ubuntu Linux | Home | Parsing text files in PHP with FlatfileTools »
Create and extract tarballs in Windows
By admin | August 12, 2008
For those of you who want to extract and create tarballs (tgz, tbz) on the Windows platform, there are many commercial tools to extract tarballs. If you want an graphical app, you can use the open-source 7-zip archiver for Windows.
However, there are also not many tools extract tarballs from the command line (cmd.exe or command.com). Below are easy steps to install a GNU Tar-like program (bsdtar) to use in the command line. BSDtar is licensed under the BSD License (as specified here).
- Download bsdtar and extract to a directory, preferably without spaces.
- Go into Control Panel -> System and click on “Advanced”. Then click on “Environmental Variables”.
- In the user variables section, add the path you extracted bsdtar to the PATH variable. If the PATH variable has not been created, create it.
- You’re done! To test it, type tar zcvf archive.tar.gz * to create a tarball (tar+gzip) of all the files in the current directory.
If you found this article helpful or interesting, please leave a comment or help us spread the word!
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Windows | 8 Comments »
August 27th, 2008 at 18:59
[…] Untarbz2 the tarball – “tar xjvf rarcrack-0.2.tar.bz2“. If you are using Windows, see the article on creating and extracting tarballs on Windows. […]
November 18th, 2024 at 09:17
… [Trackback]
[…] Info on that Topic: compdigitec.com/labs/2008/08/12/create-and-extract-tarballs-in-windows/ […]
November 23rd, 2024 at 23:38
… [Trackback]
[…] Read More on that Topic: compdigitec.com/labs/2008/08/12/create-and-extract-tarballs-in-windows/ […]
November 24th, 2024 at 06:48
… [Trackback]
[…] Read More here to that Topic: compdigitec.com/labs/2008/08/12/create-and-extract-tarballs-in-windows/ […]
November 27th, 2024 at 01:16
… [Trackback]
[…] Read More Information here on that Topic: compdigitec.com/labs/2008/08/12/create-and-extract-tarballs-in-windows/ […]
December 2nd, 2024 at 01:12
… [Trackback]
[…] Information on that Topic: compdigitec.com/labs/2008/08/12/create-and-extract-tarballs-in-windows/ […]
December 13th, 2024 at 20:10
… [Trackback]
[…] Read More Information here to that Topic: compdigitec.com/labs/2008/08/12/create-and-extract-tarballs-in-windows/ […]
December 22nd, 2024 at 20:46
… [Trackback]
[…] Read More here to that Topic: compdigitec.com/labs/2008/08/12/create-and-extract-tarballs-in-windows/ […]