Searched refs:TMP_LIST_NETDEV (Results 1 – 1 of 1) sorted by relevance
192 TMP_LIST_NETDEV="$(mktemp)"193 if [ ! -e "$TMP_LIST_NETDEV" ];then198 …space:]].*eth[0-9]*:|[[:space:]].*enp[0-9]s[0-9]:' | cut -d\ -f2 | cut -d: -f1> "$TMP_LIST_NETDEV"202 done < "$TMP_LIST_NETDEV"204 rm "$TMP_LIST_NETDEV"