Shar
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|shar}} }} '''shar''' is a self-extracting archive format for Unix-type systems. It encodes a group of ...") |
Revision as of 13:38, 21 December 2012
shar is a self-extracting archive format for Unix-type systems. It encodes a group of files in a text-based format embedded in a shell file which may be executed directly from the command line in order to re-create the files that were archived.