Searched refs:trimmedLine (Results 1 – 1 of 1) sorted by relevance
385 local trimmedLine400 trimmedLine=`echo "$line" | awk -F"STST:" '{print $2}'`401 status=`echo "$trimmedLine" | awk -F: '{print $4}'`454 trimmedLine=`echo "$line" | awk -F" Outstanding cache allocations" '{printf $1}'`455 outstand1=`echo "$trimmedLine" | awk -F" " '{print $3}'`