[ create a new paste ] login | about

Link: http://codepad.org/7Y6x6hAF    [ raw code | fork ]

Python, pasted on May 7:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$ /sbin/ifconfig -a
enp3s0    Link encap:Ethernet  HWaddr BC:5F:F4:97:5A:69
          inet addr:10.0.0.2  Bcast:10.0.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:160440 errors:0 dropped:20 overruns:0 frame:0
          TX packets:122459 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:148409730  TX bytes:25343132
          Interrupt:19

lo        Link encap:Local Loopback
          LOOPBACK  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0  TX bytes:0


Create a new paste based on this one


Comments: