#/usr/bin/env bash
# Name: get_network_info.sh
# Author: Purple_Grape
# This is a scr ipt to gather network information of your Linux system.
# Test under Ubuntu 10.04 only.
#----------------------------
NIC=eth0
MAC=`LANG=C ifconfig $NIC | awk '/HWa