UNIBASE

ubAppStart

NAME

ubAppStart – start a Unibase application

SYNOPSIS

ubAppStart --app <application> {--dir <directory>} {--module <module>}

DESCRIPTION

ubAppStart starts a Unibase application

<application> is required and is the application to run.

<directory> is the directory to run the application in. The default is /data/test/<application>

<module> is the module to run. This will be a program in /usr/local/app/<application>/bin.

The default is to run /usr/local/app/<application>/bin/<application>.

EXAMPLE

ubAppStart --app uniquote --dir /data/zenucom/uniquote