Searched refs:current_val (Results 1 – 4 of 4) sorted by relevance
200 current_val=$(echo "$therest" | awk '{print $NF}')202 if [ "$current_val" != "0" ] ; then203 current_val=1220 if [ "$current_val" = "$val" ] ; then