man8/DMANtest_runlist_v2
Table of Contents
DMANtest_runlist_v2 - test a runlist for errors.
DMANtest_runlist_v2
[runlist_file_name]
This program locally loads a runlist to
test it for errors.
DMANserv_v2(8)
is not involved.
Parsing of the
arguments is simple minded.
The arguments marked required must be supplied.
Arguments marked optional are not required. However, if an optional argument
is used the arguments preceeding it on the command line must be supplied
(even if they are marked optional).
- runlist_file_name - optional
If this argument is supplied it is the absolute pathname of the runlist
file.
If not present runlist in the current directory is assumed.
#
# test a runlist in file:
# /datasets/vol1/batch1/runlist
#
DMANtest_runlist_v2 /datasets/vol1/batch1/runlist
#
10-10-05 - This program might still be broken in regards to how it
handles filenames.
$Id: DMANtest_runlist_v2.8,v 2.1 2007/08/06
12:39:10 kitchen Exp $
Table of Contents