Searched refs:FLAG (Results 1 – 19 of 19) sorted by relevance
23 while getopts "c:mh" FLAG; do24 case $FLAG in
25 while getopts "c:m" FLAG; do26 case $FLAG in
27 while getopts "c:mB:P:" FLAG; do28 case $FLAG in
31 while getopts a:ACdhlLqrv FLAG; do32 case $FLAG in
22 while getopts "b:h:" FLAG; do23 case $FLAG in
56 while getopts "b:d:fmnp:ruh" FLAG; do57 case $FLAG in
42 while getopts "a:CAPLlo:i:h" FLAG44 case $FLAG in
36 while getopts "b:c:d:mo:M:K:P:zh" FLAG; do37 case $FLAG in
77 while getopts "b:d:fmnp:ruh" FLAG; do78 case $FLAG in
29 while getopts Aa:fhrcq FLAG; do30 case $FLAG in
44 while getopts "b:c:d:mo:NP:B:hZ:" FLAG; do45 case $FLAG in
56 while getopts "ab:B:c:C::d:D:ghK:lmM:r:o:v:z:" FLAG; do57 case $FLAG in
109 while getopts "Aa:bc:CdD:gG:I:kLlm:nNo:Pq:rs:t::u:Vz:h-:" FLAG; do110 case $FLAG in
54 while getopts "a:c:hl:m:n:o:s:" FLAG; do55 case "$FLAG" in
62 while getopts "b:hl:n:o:rs:t:" FLAG; do63 case "$FLAG" in
Completed in 18 milliseconds