All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
makeDataTar.sh File Reference

Go to the source code of this file.

Functions

 usage ()
 

Variables

while getopts
 
do case
 

Function Documentation

usage ( )

Definition at line 5 of file makeDataTar.sh.

6 {
7  cat 1>&2 <<EOF
8 Usage: $(basename ${0}) [-h]
9  $(basename ${0}) <options> <product_topdir> <product_name> <product_version>
10 
11 Options:
12 
13  -h This help.
14 
15 Arguments:
16 
17  product_topdir Top directory for relocatable-UPS products area.
18  product_name Product name, e.g., larsoft_data
19  product_version Product version, e.g., v0_03_01
20 
21 Notes:
22  The tarball will be made in the directory you are in when the script is called.
23  $(basename ${0}) is suitable for use with larsoft_data, not other products.
24 
25 EOF
26 }
esac done echo Signal files are
Definition: TrainMVA.sh:25
#define the
while getopts h
do case in h help echo Usage
Definition: file_to_url.sh:42
then echo Work directory not specified exit fi echo Work directory
if &&[-z"$BASH_VERSION"] then echo Attempting to switch to bash bash shellSwitch exit fi &&["$1"= 'shellSwitch'] shift declare a IncludeDirectives for Dir in
then echo echo For and will not be changed by echo further linking echo echo B echo The symbol is in the uninitialized data multiple common symbols may appear with the echo same name If the symbol is defined the common echo symbols are treated as undefined references For more echo details on common see the discussion of warn common echo in *Note Linker options
do i e
then echo fcl name

Variable Documentation

do case
Initial value:
{OPT} in
h)
exit 1
usage
Definition: doGit.sh:21
while getopts h
if &&[-z"$BASH_VERSION"] then echo Attempting to switch to bash bash shellSwitch exit fi &&["$1"= 'shellSwitch'] shift declare a IncludeDirectives for Dir in

Definition at line 32 of file makeDataTar.sh.

while getopts

Definition at line 31 of file makeDataTar.sh.