 
 
 
 
 
 
 
 
 
 
 Next: gidd_alloc
 Up: 10. Command Reference Manual
 Previous: filelock_midwife
     Contents 
     Index 
Subsections
filelock_undertaker
 determine whether a process has exited
  
filelock_undertaker
-help
filelock_undertaker
[-file  filename]
[-block]
filelock_undertaker can examine an artifact file created by
filelock_midwife and determine whether the program started by
the midwife has exited.  It does this by attempting to acquire
a file lock.
Be warned that this will not work on NFS unless the separate
file lock server is running.
  
  
- -block
- If the process has not exited, block until it does.
  
 
- -file filename
- The name of the artifact file.
    created by filelock_midwife.
    The file lock.file is the default file used when
    this option is not specified.
  
 
filelock_undertaker will exit with a status of 0 (zero) if the
monitored process has exited, with a status of 1 (one) if the
monitored process has definitely not exited, with a status of 2 if it
is uncertain whether the process has exited (this is generally due to
a failure by the filelock_midwife), or with any other value
for program failure.
uniq_pid_undertaker (on page ![[*]](crossref.png) ),
filelock_midwife (on page
),
filelock_midwife (on page ![[*]](crossref.png) ).
).
 Center for High Throughput Computing, University of Wisconsin-Madison
  
 
  Copyright © 1990-2012 Center for High Throughput Computing, 
  Computer Sciences Department, 
  University of Wisconsin-Madison, Madison, WI.  All Rights Reserved.  
	Licensed under the Apache License, Version 2.0.
See the HTCondor Version 7.8.8 Manual or
	http://research.cs.wisc.edu/htcondor/
for
  additional notices. 
  
 
 
 
 
 
 
 
 
 
 
 Next: gidd_alloc
 Up: 10. Command Reference Manual
 Previous: filelock_midwife
     Contents 
     Index 
htcondor-admin@cs.wisc.edu