NAME
lockerd - Distributed lock handler for perl IPC::Locker
SYNOPSIS
lockerd [ --help ] [ --port=port ] [ --version ]
DESCRIPTION
Lockerd will start a deamon to watch for and service connects by the perl IPC::Locker package.
ARGUMENTS
- --help Displays this message and program version and exits.
- --port Specifies the port number to be used.
- --version Displays program version and exits.
AUTHORS
Wilson Snyder <wsnyder@world.std.com>