next up previous contents index
Next: condor_ wait Up: 9. Command Reference Manual Previous: condor_ vacate_job   Contents   Index

Subsections


condor_ version

print Condor version and platform information

Synopsis

condor_ version [-help]

condor_ version [-arch] [-opsys] [-syscall]

Description

With no arguments, condor_ version prints the currently installed Condor version number and platform information.

Options

help
Print usage information
arch
Print this machine's ClassAd value for Arch
opsys
Print this machine's ClassAd value for OpSys
syscall
Get any requested version and/or platform information from the libcondorsyscall.a that this Condor pool is configured to use, instead of using the values that are compiled into the tool itself. This option may be used in combination with any other options to modify where the information is coming from.

Exit Status

condor_ version will exit with a status value of 0 (zero) upon success, and it should never exit with a failing value.

Author

Condor Team, University of Wisconsin-Madison

Copyright

Copyright © 1990-2006 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. No use of the Condor Software Program is authorized without the express consent of the Condor Team. For more information contact: Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

U.S. Government Rights Restrictions: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable, Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

See the Condor Version 6.8.3 Manual for additional notices.


next up previous contents index
Next: condor_ wait Up: 9. Command Reference Manual Previous: condor_ vacate_job   Contents   Index
condor-admin@cs.wisc.edu