.TH DIALSVC 1
.SH NAME
dialsvc - connect to grid services by name
.SH SYNOPSIS
g/dialsvc dialstring servicename
.SH DESCRIPTION
dialsvc attempts to dial the given address and mount it as a grid service. If the connection to the service succeeds,, it is mounted at /g/SERVICENAME/s and its information is added to /tmp/grid/svcin. This script should be rarely used, assuming the grid registry system is functioning correctly. getsvc is the standard way of attaching to a known service.
.SH SOURCE
/bin/g
.SH BUGS
If this script has to be used much, there is a bug in how the registry system is working.
