Difference between revisions of "Tar"

From Free Software Directory
Jump to: navigation, search
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
|Status=Live
 
 
|Component programs=tar,rmt
 
|Component programs=tar,rmt
|Homepage URL=http://www.gnu.org/software/tar/
+
|VCS checkout command=git clone git://git.savannah.gnu.org/tar.git
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/tar co tar,
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User reference included; User reference manual available in Texinfo, DVI, PostScript, HTML, and plaintext formats from http://www.gnu.org/software/tar/manual/index.html
+
|Documentation note=
|Paid support=
+
* [http://www.gnu.org/software/tar/manual/index.html online manual]
|IRC help=
+
 
|IRC general=
 
|IRC development=
 
 
|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
|Is GNU=y
+
|Version identifier=1.26
|Last review by=Sergey Poznyakoff
+
|Version date=2011/03/13
|Last review date=2009-04-24
+
|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
|Version identifier=1.23
 
|Version date=2010-03-10
 
|Version status=stable
 
|Version download=http://ftp.gnu.org/gnu/tar/tar-1.23.tar.bz2
 
 
|License verified date=2010-03-10
 
|License verified date=2010-03-10
|Version comment=
+
}}
 +
{{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
|Real name=Jeff Bailey
 
 
|Email=jbailey@nisa.net
 
|Email=jbailey@nisa.net
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Paul Eggert
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Paul Eggert
 
 
|Email=eggert@CS.UCLA.EDU
 
|Email=eggert@CS.UCLA.EDU
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Sergey Poznyakoff
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Sergey Poznyakoff
 
 
|Email=gray@gnu.org.ua
 
|Email=gray@gnu.org.ua
|Resource URL=
 
}}
 
{{Person
 
|Role=Contributor
 
|Real name=Francois Pinard
 
|Email=pinard@iro.imontreal.ca
 
|Resource URL=
 
}}
 
{{Person
 
|Role=Contributor
 
|Real name=Jay Fenlason
 
|Email=
 
|Resource URL=
 
}}
 
{{Person
 
|Role=Contributor
 
|Real name=Joy Kendall
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cgi-bin/viewcvs/tar/tar
+
|Resource URL=http://git.savannah.gnu.org/cgit/tar.git
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://savannah.gnu.org/cvs/?group=tar
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
|Resource kind=E-mail
+
|Resource kind=Bug Tracking Subscribe
|Resource URL=mailto:bug-tar@gnu.org
+
|Resource URL=http://mail.gnu.org/mailman/listinfo/bug-tar
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 89: Line 75:
 
|Use=system-administration
 
|Use=system-administration
 
}}
 
}}
{{Project license
+
{{Featured}}
|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
 
}}
 

Revision as of 15:41, 19 March 2012


[edit]

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

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

AudienceResource typeURI
FTPDownloadftp://ftp.gnu.org/gnu/tar/
FTPGeneralhttps://ftpmirror.gnu.org/tar/
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/help-tar/
FTPDownloadftp://alpha.gnu.org/gnu/tar/
DebianDeveloperhttps://tracker.debian.org/pkg/tar
SavannahDeveloperhttps://savannah.gnu.org/projects/tar/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/tar.git/
WikidataGeneralhttps://www.wikidata.org/wiki/Q21283172
FTPDownloadhttps://ftp.gnu.org/gnu/tar/
MailmanMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-tar/
FTPDownloadhttps://alpha.gnu.org/gnu/tar/


Software prerequisites




Entry































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.