changeset 6810:fe2dbb4e982d

<zgrep> ` /sbin/ifconfig > ifconfig_out
author HackBot
date Wed, 10 Feb 2016 07:47:22 +0000
parents c897d71ef636
children 7d38bd0dbce4
files ifconfig_out
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ifconfig_out	Wed Feb 10 07:47:22 2016 +0000
@@ -0,0 +1,9 @@
+lo        Link encap:Local Loopback  
+          inet addr:127.0.0.1  Mask:255.0.0.0
+          inet6 addr: ::1/128 Scope:Host
+          UP LOOPBACK RUNNING  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 (0.0 B)  TX bytes:0 (0.0 B)
+