NAME
dup_dbmaster - Makes copy of dbmaster for event dbs
SYNOPSIS
dup_dbmaster [-v] [-V] [-n] dbmaster_in dbmaster_output_dir fix_chanid_dbs
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
dup_dbmaster updates
dbmaster_output_dir and runs
dbfixchanids on dbs
defined by the regex
fix_chanid_dbs.
Example command line:
dup_dbmaster -v /anf/TA/dbs/dbmaster/usarray /anf/TA/dbs/event_dbs/dbmaster/usarray "/anf/TA/dbs/event_dbs/*/u*[0-9]"
OPTIONS
-
-n
no commands run. use with -v option to see commands which would be executed.
-
-v
verbose
-
-V
Extremely verbose. Used for debugging purposes only.
ENVIRONMENT
needs to have sourced $ANTELOPE/setup.csh.
RETURN VALUES
0 if successful, 1 if not.
SEE ALSO
time_slice_db(1)
monthly_wfs(1)
dbfixchanids(1)
BUGS AND CAVEATS
This program is designed to be run immediately after
time_slice_db and
monthly_wfs.
AUTHOR
Frank Vernon
Antelope User Group Contributed Software