Jpp - the software that should make you happy
|
Go to the source code of this file.
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable LOGGER localhost set_variable TIMEOUT if do_usage *then usage $script[working directory] fi case | LOGGER =$1 |
esac $JPP_BIN JLogger sh $LOGGER until pgrep JGetMessage</dev/null > dev | null |
do sleep done JPutMessage H $LOGGER t MSG m Hello | world |
version |
Definition at line 5 of file examples/JLogger/JLogger.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable LOGGER localhost set_variable TIMEOUT if do_usage* then usage $script [working directory] fi case LOGGER =$1 |
Definition at line 33 of file examples/JLogger/JLogger.sh.
esac $JPP_BIN JLogger sh $LOGGER until pgrep JGetMessage</dev/null > dev null |
Definition at line 33 of file examples/JLogger/JLogger.sh.
Definition at line 43 of file examples/JLogger/JLogger.sh.