Difference between revisions of "Sharutils"
| Line 4: | Line 4: | ||
|Full description=Sharutils consists of two shell archiving utilities: "shar" and "unshar." "shar" makes shell archives out of many files and preps them for transmission by email. A shell archive is a collection of files that can be unpacked by /bin/sh. Among other things, the program can compress files, uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide simplistic checksums. "unshar" scans mail archives, looks for the start of shell archives, and automatically strips off headers and other introductory text. The bodies of the messages are then unpacked by a copy of the shell; the program may also process files containing linked shell archives. | |Full description=Sharutils consists of two shell archiving utilities: "shar" and "unshar." "shar" makes shell archives out of many files and preps them for transmission by email. A shell archive is a collection of files that can be unpacked by /bin/sh. Among other things, the program can compress files, uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide simplistic checksums. "unshar" scans mail archives, looks for the start of shell archives, and automatically strips off headers and other introductory text. The bodies of the messages are then unpacked by a copy of the shell; the program may also process files containing linked shell archives. | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Status=Live | ||
| + | |Component programs=shar,unshar | ||
| + | |Homepage URL=http://www.gnu.org/software/sharutils/sharutils.html | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User manual included and available from http://www.gnu.org/software/sharutils/manual/ | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=GNU_tar,gnuit,gzip | ||
| + | |Keywords=shell,email,archives,sharutils,shar,unshar | ||
| + | |Is GNU=y | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2010-02-22 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=4. | + | |Version identifier=4.10 |
| − | |Version date=2010- | + | |Version date=2010-08-28 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/gnu/sharutils/sharutils-4. | + | |Version download=http://ftp.gnu.org/gnu/sharutils/sharutils-4.10.tar.gz |
| − | |License verified date=2010- | + | |License verified date=2010-08-31 |
|Version comment= | |Version comment= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Bruce Korb | ||
| + | |Email=bkorb@gnu.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Jan Djarv | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-gnu-utils@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Use=system-administration | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date=2010- | + | |License verified date=2010-08-31 |
}} | }} | ||
Revision as of 10:59, 12 April 2011
Sharutils
http://www.gnu.org/software/sharutils/sharutils.html
Sharutils consists of two shell archiving utilities: "shar" and "unshar." "shar" makes shell archives out of many files and preps them for transmission by email. A shell archive is a collection of files that can be unpacked by /bin/sh. Among other things, the program can compress files, uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide simplistic checksums. "unshar" scans mail archives, looks for the start of shell archives, and automatically strips off headers and other introductory text. The bodies of the messages are then unpacked by a copy of the shell; the program may also process files containing linked shell archives.
Documentation
User manual included and available from http://www.gnu.org/software/sharutils/manual/
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 31 August 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Jan Djarv | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | mailto:bug-gnu-utils@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 22 February 2010.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.