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

Go to the source code of this file.

Functions

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 $*)
 

Variables

 version
 
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
 

Function Documentation

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 $*  )

Variable Documentation

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

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

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.

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

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