Searched refs:hangcommand (Results 1 – 1 of 1) sorted by relevance
256 for hangcommand in "${hangarray[@]}"; do257 twobyte="$(echo "$hangcommand" | cut -d";" -f 1)"258 c="$(echo "$hangcommand" | cut -d";" -f 2)"259 from="$(echo "$hangcommand" | cut -d";" -f 3)"260 to="$(echo "$hangcommand" | cut -d";" -f 4)"