Jpp  17.3.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
examples/JLogger/JLogger.sh File Reference

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[host
name] fi case set_variable 
LOGGER
 
esac $JPP_BIN JLogger sh
$LOGGER until pgrep
JGetMessage</dev/null > dev 
null
 
do sleep done JPutMessage H
$LOGGER t MSG m Hello 
world
 

Variable Documentation

version
Initial value:
=1.0
script=${0##*/}
if [ -z $JPP_DIR ]

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 [host name] fi case set_variable LOGGER

Definition at line 28 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.

do sleep done JPutMessage H $LOGGER t MSG m Hello world

Definition at line 43 of file examples/JLogger/JLogger.sh.