Query: shar
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SHAR(1) General Commands Manual SHAR(1)NAMEshar - shell archiverSYNOPSISshar file ...EXAMPLESshar *.c >s # Collect C programs in shell archive sh <s # Extract files from a shell archiveDESCRIPTIONThe named files are collected together into a shell archive written onto standard output. The individual files can be extracted by redi- recting the shell archive into the shell. The advantage of shar over ar is that shar archives can be read on almost any UNIX system, whereas numerous, incompatible versions of ar are in widespread use. Extracting the files from a shell archive requires that sed be acces- sible.SEE ALSOsh(1), unshar(1). SHAR(1)
Related Man Pages |
---|
shape_tar(1) - debian |
shar(1) - netbsd |
shar(1) - freebsd |
unshar(1) - hpux |
unshar(1) - osx |