Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
13 user(s) are online (10 user(s) are browsing encyclopedia)

Members: 0
Guests: 13

more...
partner
Moped Tuning Bei Mofa-Power gibts alles was das Herz begehrt

GNU Sharutils

GNU Sharutils is a set of utilities to handle shars. The GNU shar utility produces a single Computer file out of many files and prepares them for transmission by electronic mail services, for example by converting Binary and text files data files into plain ASCII text. A shell archive is a collection of files that can be unpacked by the Bourne shell. A wide range of features provide extensive flexibility in manufacturing shar archives and in specifying shar smartness. For example, shar may compress files, Uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide md5sum or byte count verification.

GNU unshar scans a set of mail messages looking for the start of shell archives. It will automatically strip off the mail headers and other introductory text. The archive bodies are then unpacked by a copy of the shell. unshar may also process files containing concatenated shell archives.

=See also=

*tar file format *ar (Unix) *archive formats

=External links=

*[http://www.gnu.org/software/sharutils/ GNU Sharutils official website] *[http://www.gnu.org/software/sharutils/manual/ GNU Sharutils manual]