1ARCECHO(1)                  NorduGrid Users Manual                  ARCECHO(1)
2
3
4

NAME

6       arcecho - ARC echo client
7
8

DESCRIPTION

10       The arcecho command is a client for the ARC echo service.
11
12

SYNOPSIS

14       arcecho [options] service message
15
16

OPTIONS

18       -z, --conffile=filename
19              configuration file (default ~/.arc/client.conf)
20
21       -d, --debug=debuglevel
22              FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG
23
24       -v, --version
25              print version information
26
27       -?, --help
28              print help
29

ARGUMENTS

31       service
32              A URL to an ARC echo service
33
34       message
35              The message the service should return
36

EXTENDED DESCRIPTION

38       arcecho  is  a simple test tool: we can send a message to the echo ser‐
39       vice and it will respond with the same message.
40
41

FILES

43       ~/.arc/client.conf
44              Some options can be given default values by specifying  them  in
45              the  ARC  client  configuration  file.  By  using the --conffile
46              option a different configuration  file  can  be  used  than  the
47              default.
48
49

ENVIRONMENT VARIABLES

51       X509_USER_PROXY
52              The  location  of  the  user's Grid proxy file. Shouldn't be set
53              unless the proxy is in a non-standard location.
54
55
56       ARC_LOCATION
57              The location where ARC is installed can  be  specified  by  this
58              variable.  If  not specified the install location will be deter‐
59              mined from the path to the command being executed, and  if  this
60              fails a WARNING will be given stating the location which will be
61              used.
62
63
64       ARC_PLUGIN_PATH
65              The location of ARC plugins can be specified by  this  variable.
66              Multiple  locations  can be specified by separating them by : (;
67              in Windows). The default location is $ARC_LOCATION/lib/arc (\ in
68              Windows).
69
70
72       APACHE LICENSE Version 2.0
73
74

AUTHOR

76       ARC    software   is   developed   by   the   NorduGrid   Collaboration
77       (http://www.nordugrid.org), please consult the AUTHORS file distributed
78       with    ARC.    Please    report   bugs   and   feature   requests   to
79       http://bugzilla.nordugrid.org
80
81
82
83
84NorduGrid ARC 5.4.4               2019-03-16                        ARCECHO(1)
Impressum