1CONDOR_VERSION(1)               HTCondor Manual              CONDOR_VERSION(1)
2
3
4

NAME

6       condor_version - HTCondor Manual
7
8       print HTCondor version and platform information
9
10

SYNOPSIS

12       condor_version [-help ]
13
14       condor_version [-arch ] [-opsys ] [-syscall ]
15

DESCRIPTION

17       With no arguments, condor_version prints the currently installed HTCon‐
18       dor  version  number  and  platform  information.  The  version  number
19       includes a build identification number, as well as the date built.
20

OPTIONS

22          -help  Print usage information
23
24          -arch  Print this machine's ClassAd value for Arch
25
26          -opsys Print this machine's ClassAd value for OpSys
27
28          -syscall
29                 Get  any  requested  version and/or platform information from
30                 the libcondorsyscall.a that this HTCondor pool is  configured
31                 to  use,  instead  of using the values that are compiled into
32                 the tool itself.  This option may be used in combination with
33                 any  other  options to modify where the information is coming
34                 from.
35

EXIT STATUS

37       condor_version will exit with a status value of 0 (zero) upon  success,
38       and it should never exit with a failing value.
39

AUTHOR

41       HTCondor Team
42
44       1990-2020,  Center  for  High  Throughput  Computing, Computer Sciences
45       Department, University of Wisconsin-Madison, Madison, WI, US.  Licensed
46       under the Apache License, Version 2.0.
47
48
49
50
518.8                              Aug 06, 2020                CONDOR_VERSION(1)
Impressum