#!/bin/rc

# semi pointless command to describe the semantics of /tmp/grid

echo The semantics of /tmp/grid/FOO are as follows -
echo registries contains currently mounted service registries
echo svcin contains currently mounted service imports
echo svcout contains currently exported services
echo info contains the database of information about the current session
echo log contains the main log of all g/actions and logs for grid listeners and gridcron
echo work contains files used as work files or to communicate between scripts
echo miareg contains registries marked as nonresponsive
echo miasvc contains services marked as nonresponsive
echo dedreg contains registries marked as dead
echo dedsvc contains services marked as dead
