Go to the source code of this file.
Variables | |
| WORKDIR | |
| do case in h help show_help | exit |
| defname if["$2"] then | DEFNAME |
| outdir if["$2"] then | OUTDIR |
| size if["$2"] then | MAXSIZE |
| flatten | FLATTEN |
| clean | CLEAN |
| *break esac done if[-z"$DEFNAME"] then echo | ERROR |
| clean CLEAN |
Definition at line 61 of file sbndpoms_caf_concatenation.sh.
| defname if [ "$2" ] then DEFNAME |
Definition at line 19 of file sbndpoms_caf_concatenation.sh.
Definition at line 63 of file sbndpoms_caf_concatenation.sh.
Definition at line 15 of file sbndpoms_caf_concatenation.sh.
| flatten FLATTEN |
Definition at line 57 of file sbndpoms_caf_concatenation.sh.
| size if [ "$2" ] then MAXSIZE |
Definition at line 49 of file sbndpoms_caf_concatenation.sh.
| outdir if [ "$2" ] then OUTDIR |
Definition at line 39 of file sbndpoms_caf_concatenation.sh.
| workdir if [ "$2" ] then WORKDIR |
Definition at line 5 of file sbndpoms_caf_concatenation.sh.
1.8.5