Searched refs:without_vals (Results 1 – 1 of 1) sorted by relevance
234 without_vals=$(echo "$scripts" | tr "|" "\n" |238 without_vals=$(echo "$scripts" | tr "|" "\n" | awk '{print $0"="}')241 if [ -n "$without_vals" ]; then242 echo "$without_vals"