Difference between revisions of "Tar"

From Free Software Directory
Jump to: navigation, search
m (added star to related projects)
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU tar
 
|Name=GNU tar
|Short description=Creates tar archives
+
|Short description=GNU version of the tar archiving utility.
|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='''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.
|Homepage URL=http://www.gnu.org/software/tar/
+
|Homepage URL=https://www.gnu.org/software/tar/
|Is GNU=Yes
+
|Is High Priority Project=No
|GNU package identifier=tar
 
|User level=none
 
|Component programs=tar,rmt
 
 
|VCS checkout command=git clone git://git.savannah.gnu.org/tar.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/tar.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/tar/manual/
|Documentation note=
+
 
* [http://www.gnu.org/software/tar/manual/index.html online manual]
+
=== Note ===
 +
The name "tar" originally came from the phrase "Tape ARchive", but archives need not (and these days, typically do not) reside on tapes.
 +
 
 +
=== History ===
 +
Public domain tar was written by John Gilmore, with contributions from Henry Spencer, Fred Fish, Ian Darwin, Geoff Collyer, Stan Barber, Guy Harris, Dave Brower, Richard Todd, Michael Rendell, Stu Heiss, and Rich Salz.
  
|Related projects=Info-ZIP-_UnZip_branch,Paxutils,S_tar,Z,dar,Cpio,Sharutils
+
The FSF version, named GNU tar, was derived from public domain tar by Jay Fenlason and Joy Kendall.  Amy Gorin and Melissa Weisshaus contributed to the manual.  GNU tar has been maintained in turn by Thomas Bushnell BSG, François Pinard, Paul Eggert, and Sergey Poznyakoff.
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=cpio, sharutils, ruby-tar, gzip, zip, paxutils, star
 
|Keywords=backup,administration,tar,file management,archiving,pax,V7,ustar
 
|Keywords=backup,administration,tar,file management,archiving,pax,V7,ustar
|Version identifier=1.26
+
|Version identifier=1.33
|Version date=2011/03/13
+
|Version date=2021/01/07
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/tar/tar-1.26.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/tar/tar-1.33.tar.xz
|Last review by=Jgay
+
|Last review by=Genium
|Last review date=2012/03/19
+
|Last review date=2021/02/02
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|License verified date=2010-03-10
+
|User level=beginner
}}
+
|Component programs=tar,rmt
{{Project license
+
|Paid support=https://www.fsf.org/resources/service/
|License=GPLv2
+
|Accepts cryptocurrency donations=Yes
|License verified by=Kelly Hopkins
+
|OpenPGP signature=https://ftp.gnu.org/gnu/tar/tar-1.33.tar.xz.sig
|License verified date=2010-03-10
+
|Test entry=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright 1988-2021 Free Software Foundation, Inc.
|License verified date=2010-03-10
+
|License verified by=Genium
 +
|License verified date=2021/02/02
 +
|License note=https://git.savannah.gnu.org/cgit/tar.git/tree/COPYING
 
}}
 
}}
{{Project license
+
{{Software category
|License=GPLv2
+
|Interface=command-line
|License verified by=Kelly Hopkins
+
|Programming-language=C
|License verified date=2010-03-10
+
|Runs-on=BSD, OS X, GNU/Linux
 +
|System-administration=backup
 +
|Use=system-administration
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Jeff Bailey
+
|Real name=Sergey Poznyakoff
 
|Role=Maintainer
 
|Role=Maintainer
|Email=jbailey@nisa.net
+
|Email=help-tar@gnu.org
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Paul Eggert
 
|Real name=Paul Eggert
 
|Role=Maintainer
 
|Role=Maintainer
|Email=eggert@CS.UCLA.EDU
+
|Email=help-tar@gnu.org
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Sergey Poznyakoff
+
|Real name=Pavel Raiskup
 
|Role=Maintainer
 
|Role=Maintainer
|Email=gray@gnu.org.ua
+
|Email=help-tar@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/tar/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/tar.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/tar.git/
 +
}}
 +
{{Resource
 +
|Resource audience=Mailman
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-tar/
 +
}}
 +
{{Resource
 +
|Resource audience=Mailman
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-tar/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=ftp://alpha.gnu.org/gnu/tar/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=ftp://ftp.gnu.org/gnu/tar/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/tar/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/tar/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=FTP
|Resource kind=Bug Tracking Subscribe
+
|Resource kind=General
|Resource URL=http://mail.gnu.org/mailman/listinfo/bug-tar
+
|Resource URL=https://ftpmirror.gnu.org/tar/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Wikidata
|Resource kind=Mailing List Info/Archive
+
|Resource kind=General
|Resource URL=http://mail.gnu.org/mailman/listinfo/help-tar
+
|Resource URL=https://www.wikidata.org/wiki/Q21283172
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=Debian
|System-administration=backup
+
|Resource kind=Developer
|Use=system-administration
+
|Resource URL=https://tracker.debian.org/pkg/tar
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 00:29, 3 February 2021


[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
















"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Mailman" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Mailman" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







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.