strip.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 25 行
1
25 行
.TH STRIP 1.SH NAMEstrip \- remove symbol table from executable file.SH SYNOPSIS\fBstrip\fR [\fIfile\fR] ...\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH EXAMPLES.EX "strip a.out" "Remove symbols from \fIa.out\fR".SH DESCRIPTION.PPFor each file argument, \fIstrip\fR removes the symbol table. Strip makes a copy of the file being stripped, so links are lost..SH "SEE ALSO".BR install (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?