Skip to content

Instantly share code, notes, and snippets.

@telmich
Created May 30, 2012 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save telmich/2834010 to your computer and use it in GitHub Desktop.
Save telmich/2834010 to your computer and use it in GitHub Desktop.
[7:56] brief:~% ifconfig -a
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 300081 bytes 49637437 (47.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 300081 bytes 49637437 (47.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
inet 192.168.1.38 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::ba8d:12ff:fe15:fdfa prefixlen 64 scopeid 0x20<link>
ether b8:8d:12:15:fd:fa txqueuelen 1000 (Ethernet)
RX packets 421381 bytes 442228597 (421.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 319266 bytes 41111233 (39.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[7:56] brief:~%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment