minix man page for unshar

Query: unshar

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNSHAR(1)						      General Commands Manual							 UNSHAR(1)

NAME
unshar - Remove files from a shell archive
SYNOPSIS
unshar [-btvx] sharfile member ...
OPTIONS
-b Unshar brutally, overwriting files if need be -t Tell what is in the archive but do not extract -v Verbose mode -x Extract only the members listed
EXAMPLES
unshar arch.sh # Extract all members of the archive unshar -t arch.sh # List the contents of the archive unshar -xf1 -xf2 arch.sh # Extract f1 and f2 from arch.sh uniq -d inf outf # Write duplicate lines to outf
DESCRIPTION
Unshar extracts members of a shell archive, the same as sh, except much faster. It expects shell archives created with shar. It also has options to list the contents of a shell archive, and to selectively extract some members but not all.
SEE ALSO
sh(1), shar(1). UNSHAR(1)
Related Man Pages
shar(1) - mojave
unshar(1) - centos
unshar(1) - suse
shar(1) - freebsd
unshar(1) - opensolaris
Similar Topics in the Unix Linux Community
runshark 1.3.0.0 (Default branch)
NFS: Cannot unshare directory.
zfs cannot unmount (cannot unshare)