symorder.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 29 行
1
29 行
.\" SCCSID: @(#)symorder.1 8.1 9/11/90.\" SCCSID: @(#)symorder.1 8.1 9/11/90.TH symorder 1 VAX.SH Namesymorder \- rearrange name list.SH Syntax.B symorder.I orderlist symbolfile.SH Description.NXR "symorder command".NXR "symbol table" "updating"The.I orderlistis a file containing symbols to be found in symbolfile,1 symbol per line..PPThe.I symbolfileis updated in place to put the requested symbols firstin the symbol table, in the order specified. This is doneby swapping the old symbols in the required spots with thenew ones. If all of the order symbols are not found, anerror is generated..PPThis program was specifically designed to cut down on theoverhead of getting symbols from /vmunix..SH See Alsonlist(3)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?