#!/bin/bash ROOT=$(cd `dirname $0`/../../; pwd) watch -n 1 -d 'cat /proc/net/udp' #watch -n 1 -d 'cat /proc/net/udp >> $ROOT/logs/udpDump.txt'