Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

nlist(3)

SYMORDER(1)  —  USER COMMANDS

NAME

symorder − rearrange a list of symbols

SYNOPSIS

symorder orderlist symbolfile

DESCRIPTION

orderlist is a file containing symbols to be found in symbolfile, 1 symbol per line. 

symbolfile is updated in place to put the requested symbols first in the symbol table, in the order specified.  This is done by swapping the old symbols in the required spots with the new ones.  If all of the order symbols are not found, an error is generated. 

This program was specifically designed to cut down on the overhead of getting symbols from /vmunix. 

Sun386i DESCRIPTION

Symbols specified on the command line are moved to the beginning of the output symbol table, not swapped.  Therefore, the symbols specified on the command line will appear in order at the beginning of the output symbol table, followed by the original symbol table with the gaps created by the moved symbols closed. 

FILES

/vmunix

SEE ALSO

nlist(3)

Sun Release 4.0  —  Last change: 18 February 1988

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026