shar.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 41 行
1
41 行
.TH SHAR 1.SH NAMEshar \- shell archiver.SH SYNOPSIS\fBshar \fIfile ...\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "shar *.c >s" "Collect C programs in shell archive".EX "sh <s" "Extract files from a shell archive".SH DESCRIPTION.PPThe named files are collected together into a shell archive written ontostandard output.The individual files can be extracted by redirecting the shell archive intothe shell.The advantage of.I sharover.I aris that \fIshar\fP archives can be read on almost any \s-2UNIX\s+2system, whereas numerous, incompatible versions of.I arare in widespread use.Extracting the files from a shell archive requires that .I sedbe accessible..SH "SEE ALSO".BR sh (1),.BR unshar (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?