NAME
osiv_getargs - retrieves arguments from osiv data file
SYNOPSIS
osiv_getargs [-o output_file]
file
DESCRIPTION
osiv_getargs is a program for extracting
the arguments from an osiv data file. If the input file is "-",
data will be read from stdin. However, since osiv_getargs
requires random access to the file this is rarely useful.
Similarly, if the output file is omitted or set to "-", data will
be written to stdout.
OPTIONS
- -o - output file
- This is a text file with the argument name, an equal sign, and
then the argument value.
SEE ALSO
osiv(1),
osiv_getvects(1),
osiv_getmap(1),
osiv_draw(1),
osiv_mkwsd(1),
readovd(1).
BUGS
Let me know, my email address is jamesas@uclink.berkeley.edu.
COPYRIGHT NOTICE
Copyright © 2002 James Strother.