ranlib.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 27 行

1
27
字号
.\" SCCSID: @(#)ranlib.1	3.1	11/23/87.TH ranlib 1 RISC.SH Nameranlib \- convert archives to random libraries.SH Syntax.B ranlib\fIarchive...\fR.SH Description.NXR "archive file" "reconstructing".NXA "ranlib command" "lorder command".NXA "ar program" "ranlib command".NXR "ranlib command"The.PN ranlibcommandconverts each.I archiveto a form which the loader can load more rapidly.The.B ranlibcommand uses .MS ar 1to reconstruct the archive, so that sufficient temporary file space mustbe available in the file system which contains the current directory..SH See Alsoar(1), ld(1), lorder(1)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?