Linux下常用的网络命令
1.curl
格式:curl -I www.baidu.com
详细参考:http://www.cnblogs.com/wangkangluo1/archive/2012/04/17/2453975.html
2.wget
1.wget http://place.your.url/here
详细参考:http://www.cnblogs.com/peida/archive/2013/03/18/2965369.html
3.mtr
Mtr是 Linux中有一个非常棒的网络连通性判断工具,它结合了ping, traceroute,nslookup 的相关特性
[root@Linux ~]# mtr -h
usage: mtr [-hvrwctglspniu46] [--help] [--version] [--report]
[--report-wide] [--report-cycles=COUNT] [--curses] [--gtk]
[--raw] [--split] [--no-dns] [--address interface]
[--psize=bytes/-s bytes]
[--interval=SECONDS] HOSTNAME [PACKETSIZE]
4.tracetroute
5.tracetpath
6.ping
7.host
8whois
9.ifconfig
10.netstat