#!/bin/sh



ifconfig | grep -e "^w" -e "RX.*over"

