Difference between revisions of "Tar"
Line 3: | Line 3: | ||
|Short description=Creates tar archives | |Short description=Creates tar archives | ||
|Full description=GNU tar is an archiver that creates and handles file archives in various formats. You can use tar to create file archives, to extract files from previously created archives, store additional files, or update or list files which were already stored. The program saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow 'tar' to be used for incremental and full backups. The supported archive formats are: V7 tar, GNU, ustar and POSIX (also known as pax interchange format). GNU tar can also read and extract 'star' archives. Tar can direct its output to available devices, files, or other programs (using pipes); tar can even access remote devices or files (as archives). | |Full description=GNU tar is an archiver that creates and handles file archives in various formats. You can use tar to create file archives, to extract files from previously created archives, store additional files, or update or list files which were already stored. The program saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow 'tar' to be used for incremental and full backups. The supported archive formats are: V7 tar, GNU, ustar and POSIX (also known as pax interchange format). GNU tar can also read and extract 'star' archives. Tar can direct its output to available devices, files, or other programs (using pipes); tar can even access remote devices or files (as archives). | ||
+ | |Homepage URL=http://www.gnu.org/software/tar/ | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=tar | ||
|User level=none | |User level=none | ||
− | |||
|Component programs=tar,rmt | |Component programs=tar,rmt | ||
− | | | + | |VCS checkout command=git clone git://git.savannah.gnu.org/tar.git |
− | |||
|Computer languages=C | |Computer languages=C | ||
− | |Documentation note= | + | |Documentation note= |
− | + | * [http://www.gnu.org/software/tar/manual/index.html online manual] | |
− | + | ||
− | |||
− | |||
|Related projects=Info-ZIP-_UnZip_branch,Paxutils,S_tar,Z,dar,Cpio,Sharutils | |Related projects=Info-ZIP-_UnZip_branch,Paxutils,S_tar,Z,dar,Cpio,Sharutils | ||
|Keywords=backup,administration,tar,file management,archiving,pax,V7,ustar | |Keywords=backup,administration,tar,file management,archiving,pax,V7,ustar | ||
− | | | + | |Version identifier=1.26 |
− | |Last review by= | + | |Version date=2011/03/13 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=http://ftp.gnu.org/gnu/tar/tar-1.26.tar.gz | ||
+ | |Last review by=Jgay | ||
+ | |Last review date=2012/03/19 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |||
− | |||
− | |||
− | |||
|License verified date=2010-03-10 | |License verified date=2010-03-10 | ||
− | | | + | }} |
+ | {{Project license | ||
+ | |License=GPLv2 | ||
+ | |License verified by=Kelly Hopkins | ||
+ | |License verified date=2010-03-10 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv3orlater | ||
+ | |License verified by=Kelly Hopkins | ||
+ | |License verified date=2010-03-10 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv2 | ||
+ | |License verified by=Kelly Hopkins | ||
+ | |License verified date=2010-03-10 | ||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Jeff Bailey | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=jbailey@nisa.net | |Email=jbailey@nisa.net | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Paul Eggert | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=eggert@CS.UCLA.EDU | |Email=eggert@CS.UCLA.EDU | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Sergey Poznyakoff | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=gray@gnu.org.ua | |Email=gray@gnu.org.ua | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Developer | |Resource audience=Developer | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=http://savannah.gnu.org/ | + | |Resource URL=http://git.savannah.gnu.org/cgit/tar.git |
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Bug Tracking | |Resource audience=Bug Tracking | ||
− | |Resource kind= | + | |Resource kind=Bug Tracking Subscribe |
− | |Resource URL= | + | |Resource URL=http://mail.gnu.org/mailman/listinfo/bug-tar |
}} | }} | ||
{{Resource | {{Resource | ||
Line 89: | Line 75: | ||
|Use=system-administration | |Use=system-administration | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} |
Revision as of 14:41, 19 March 2012
GNU tar
https://www.gnu.org/software/tar/
GNU version of the tar archiving utility.
Tar provides the ability to create tar archives, as well as the ability to extract, update or list files in an existing archive. It is useful for combining many files into one larger file, while maintaining directory structure and file information such as permissions and creation/modification dates. GNU tar offers many extensions over the standard utility.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
2 February 2021
Leaders and contributors
Contact(s) | Role |
---|---|
Sergey Poznyakoff | Maintainer |
Pavel Raiskup | Maintainer |
Paul Eggert | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
FTP | Download | ftp://ftp.gnu.org/gnu/tar/ |
FTP | General | https://ftpmirror.gnu.org/tar/ |
Mailman | Mailing List | https://lists.gnu.org/mailman/listinfo/help-tar/ |
FTP | Download | ftp://alpha.gnu.org/gnu/tar/ |
Debian | Developer | https://tracker.debian.org/pkg/tar |
Savannah | Developer | https://savannah.gnu.org/projects/tar/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/tar.git/ |
Wikidata | General | https://www.wikidata.org/wiki/Q21283172 |
FTP | Download | https://ftp.gnu.org/gnu/tar/ |
Mailman | Mailing List | https://lists.gnu.org/mailman/listinfo/bug-tar/ |
FTP | Download | https://alpha.gnu.org/gnu/tar/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.