Searched refs:LEN (Results 1 – 2 of 2) sorted by relevance
11 LEN=${#SERIALS[@]}13 if [ $LEN -lt 1 ]; then18 if [ "$LEN" == "" ]; then19 LEN=026 if [ $LEN -gt 1 ]; then31 let fixed_len=$LEN-146 if [ $answer -ge $LEN ]; then
429 LEN=${#SERIALS[@]}431 if [ $LEN -lt 1 ]; then436 if [ "$LEN" == "" ]; then437 LEN=0444 if [ $LEN -gt 1 ]; then449 let fixed_len=$LEN-1464 if [ $answer -ge $LEN ]; then