NAME
pfcp - copy antelope parameter files
SYNOPSIS
pfcp [-d] pfname dest
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
DESCRIPTION
This utility helps to save time when copying antelope-parameter files.
This is especially useful when testing new versions or upgrades.
OPTIONS
-
-d
use default parameter file (usually from $ANTELOPE/data/pf, depends on
environment variable PFPATH)
-
pfname
parameter file name. The trailing ".pf" can be ommitted.
-
dest
destination for copied file. Can be either a directory or a filename. The trailing ".pf" is appended if not already given on the command line.
ENVIRONMENT
PFPATH
EXAMPLE
niko> echo $PFPATH
/opt/antelope/4.5/data/pf:/opt/antelope/4.5/local/data/pf:/home/horn/pf:.
niko> pfcp orbmag old
niko> pfcp -d orbmag new
niko> pfdiff -o orbmag old.pf new.pf
SEE ALSO
pfecho(1), pfwhich(1), antelopeenv(5)
AUTHOR
Nikolaus Horn, 2003
ZAMG / Vienna, Nikolaus.Horn@zamg.ac.at
Antelope User Group Contributed Software