Sharutils
GNU sharutils
https://www.gnu.org/software/sharutils/
Creates and helps unpack shell archives.
Sharutils is a package for creating and manipulating shell archives that can be readily emailed. A shell archive is a file that can be processed by a Bourne-type shell to unpack the original collection of files.
This package consists of two pairs of utilities: shar and unshar, and uuencode and uudecode:
Shar & unshar
Shar makes so-called shell archives out of many files, preparing them for transmission by electronic mail services (converting binary data to ASCII representations, breaking the text into multiple shar scripts, etc.). Unshar is the safe way to extract and reassemble the original files. It will automatically strip off the mail headers and other introductory text.
Uuencode & uudecode
Uuencode and uudecode are programs that convert binary files into ascii text so that the original data can pass through the email system without having intermediate hosts "fixing" the files en route.
Documentation
https://www.gnu.org/software/sharutils/manual/Selection from the FSF shop
Free as in Freedom 2.0, by Richard Stallman
Introduction to the Command Line
Helping the GNU Project and the Free Software Movement
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
This is a GNU package:
sharutils
Download
https://ftp.gnu.org/gnu/sharutils/sharutils-4.15.2.tar.xz
version 4.15.2
(stable)
released on 30 May 2015
OpenPGP signature URL: https://ftp.gnu.org/gnu/sharutils/sharutils-4.15.2.tar.xz.sig
User level
Intermediate
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
git clone git://git.savannah.gnu.org/sharutils.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Bruce Korb | Maintainer |
Resources and communication
Software prerequisites
This entry (in part or in whole) was last reviewed on 19 January 2019.
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.