Science Fair Project Encyclopedia
Shar
(Redirected from Shar (file format))
- For the Forgotten Realms fictional goddess see Shar (goddess).
In the Unix operating system, shar is an abbreviation of SHell ARchive. A shell archive is a shell script, and executing it will recreate the files. Directories are not recreated. This is like a self extracting archive file. It can be created with the Unix 'shar' utility. To unarchive the files, only the standard Unix Bourne shell 'sh' is required. The shar format is now largely obsolete, having been replaced by the tar file format. GNU provides its own version of shar in the GNU Sharutils collection.
See also
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


