Synopsis
filelock_midwife
-help
filelock_midwife
[-file
filename]
program
[programargs]
Description
filelock_midwife starts a given program, while
creating an artifact of the program's birth. At a later time the
filelock_undertaker can examine the artifact to determine whether
the program is still running, or whether the program has exited.
filelock_midwife
accomplishes this by obtaining a file lock on the given artifact file
before starting the program.
Warning: filelock_midwife will not work on NFS unless the separate file lock server is running.
Exit Status
filelock_midwife will exit with a status of 0 (zero) upon
success, and non-zero otherwise.
See Also
uniq_pid_midwife (on page
),
filelock_undertaker (on page
).
See the Condor Version 7.5.6 or http://www.condorproject.org/license for additional notices.
condor-admin@cs.wisc.edu