| 
    Jpp
    18.5.2
    
   the software that should make you happy 
   | 
 
Go to the source code of this file.
Functions | |
| then fatal Invalid path $DIR  fi if &&[["$OPTION"!=""]]&&then fatal Invalid option $OPTION fi typeset Z8 ID typeset Z8 MINRUN typeset Z8 MAXRUN  | if (($#==1)) | 
| elif (($#==3)) | |
| then ls $DIR $ID $TYPE sed s _ | elif (($#==4)) | 
| then ls $DIR $ID $TYPE _  $VERSION sed n s *  | elif (($#==5)) | 
| then ls $DIR $ID $TYPE _  $VERSION $MINRUN sed n s *  | elif (($# >=6)) | 
| do | if ((${BUFFER:r} > ${FILENAME:r})) | 
Variables | |
| script | |
| then usage $script< path >[ < detector identifier >[< type > [version[< min run >[< max run > [option]]]]]] nUtility script to list files in archive nPossible options short or long fi case set_variable  | OPTION {argv[7]} | 
| &let | MAXRUN =" ${argv[6]}" | 
| &let | MINRUN =" ${argv[5]}" | 
| &set_variable | VERSION {argv[4]} | 
| &set_variable | TYPE {argv[3]} | 
| &let | ID =" ${argv[2]}" | 
| &set_variable | DIR {argv[1]:a} | 
| *fatal Wrong number of  arguments esac  | if [[!-d $DIR]] | 
| then ls $DIR | egrep | 
| then ls $DIR | $ID | 
| then | FILENAME | 
| then case _ $OPTION in _ echo | $FILENAME | 
| then fatal Invalid path $DIR fi if&& [[ "$OPTION" != "" ]] && then fatal Invalid option $OPTION fi typeset Z8 ID typeset Z8 MINRUN typeset Z8 MAXRUN if | ( | ($#==1) | ) | 
| elif | ( | ($#==3) | ) | 
| do if | ( | (${BUFFER:r} > ${FILENAME:r}) | ) | 
| script | 
| & set_variable VERSION {argv[4]} | 
| & set_variable TYPE {argv[3]} | 
| & set_variable DIR {argv[1]:a} | 
| then FILENAME | 
 1.8.5