Jpp  18.0.0-rc.3
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
putFile.sh File Reference

Go to the source code of this file.

Functions

then fatal File $INPUT_FILE
does not exist fi 
if (($ID==0))
 
then fatal Invalid detector
identifier $argv[3] fi 
if (($MINRUN==0))
 
then fatal Invalid minimal run
$argv[4] fi 
if (($MAXRUN==0))
 
then fatal Invalid minimal run
$argv[5] fi 
if (($MINRUN > $MAXRUN))
 
then fatal Invalid version $argv (special characters not allowed)" fi setopt extendedglob typeset -Z8 ID typeset -Z8 MINRUN typeset -Z8 MAXRUN let COUNTER
 

Variables

 script
 
then usage $script< input file >
< path >< detectoridentifier >
< minimalrun >< maximalrun >
< type >< version > nUtility
script to store file in
archive fi case set_variable
INPUT_FILE 
$argv [1]
 
let ID =" $argv[3]"
 
let MINRUN =" $argv[4]"
 
let MAXRUN =" $argv[5]"
 
*fatal Wrong number of
arguments esac 
if [[!-d $DIR]]
 

Function Documentation

then fatal File $INPUT_FILE does not exist fi if ( ($ID==0)  )
then fatal Invalid detector identifier $argv [3] fi if ( ($MINRUN==0)  )
then fatal Invalid minimal run $argv [4] fi if ( ($MAXRUN==0)  )
then fatal Invalid minimal run $argv [5] fi if ( ($MINRUN > $MAXRUN )
then fatal Invalid version $argv ( special characters not  allowed)

Variable Documentation

script
Initial value:
=${0##*/}
source ${0%${script}}ulib.sh
set_variable: DEBUG ARCHIVE_DEBUG 2
if do_usage $*
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
Definition: JAcoustics.sh:21
#define VERSION
Definition: elog-version.h:27
script
Definition: JAcoustics.sh:2
#define DEBUG(A)
Message macros.
Definition: JMessage.hh:62

Definition at line 5 of file putFile.sh.

Definition at line 18 of file putFile.sh.

let ID =" $argv[3]"

Definition at line 20 of file putFile.sh.

let MINRUN =" $argv[4]"

Definition at line 21 of file putFile.sh.

let MAXRUN =" $argv[5]"

Definition at line 22 of file putFile.sh.

then fatal Invalid minimal maximal run $argv [4] $argv [5] fi if[[$VERSION==*[^[:alnum:_-]]*]]

Definition at line 24 of file putFile.sh.