Jpp
18.0.0-rc.3
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then fatal Invalid path $argv[1] fi setopt extendedglob typeset Z8 ID function | archive () |
if (($#==1)) | |
return fi | if (($ID==0)) |
then fatal Invalid detector identifier $argv[2] fi | if (($#==2)) |
return fi | if (($RUN==0)) |
then fatal Invalid run $argv[3] fi | if (($#==3)) |
do archive $BUFFER done fi | if (($# >=4)) |
Variables | |
script | |
then usage $script< path >[ < detector identifier >[< run >[ < type >[version]]]] nUtility script to list files in archive fi case set_variable VERSION | $argv [5] |
&let | RUN =" $argv[3]" |
&let | ID =" $argv[2]" |
*fatal Wrong number of arguments esac | if [[!-d $DIR]] |
then ls $DIR | egrep {ANY} |
then ls $DIR | $ID |
then eval ls $DIR $ID *_ ****dev null while read | BUFFER |
then eval ls $DIR $ID $TYPE | _ {VERSION}/\*/\*/\* 2> /dev/null | while read BUFFER |
Definition at line 42 of file getArchive.sh.
if | ( | ($#==1) | ) |
return fi if | ( | ($ID==0) | ) |
return fi if | ( | ($RUN==0) | ) |
then fatal Invalid run $argv [3] fi if | ( | ($#==3) | ) |
script |
Definition at line 5 of file getArchive.sh.
& set_variable DIR $argv[1] |
Definition at line 18 of file getArchive.sh.
& let RUN =" $argv[3]" |
Definition at line 20 of file getArchive.sh.
& let ID =" $argv[2]" |
Definition at line 21 of file getArchive.sh.
Definition at line 22 of file getArchive.sh.
Definition at line 75 of file getArchive.sh.
Definition at line 85 of file getArchive.sh.
Definition at line 96 of file getArchive.sh.