Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

nlist(3)

SYMORDER(1)  —  Unix Programmer’s Manual

NAME

symorder − rearrange symbol list

SYNOPSIS

symorder orderlist symbolfile

DESCRIPTION

Orderlist is a file containing symbols to be found in symbolfile, one 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 with the new ones, in the required spots.  If all of the ordered symbols are not found, an error is generated. 

This program was specifically designed to minimize the overhead of obtaining symbols from /vmunix. 

SEE ALSO

nlist(3)

3rd Berkeley Distribution  —  1 August 1985

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