annotate ifconfig_out @ 6968:5e7327a54061

<ais523> ` sed -i \'s!$! | xargs -n 1 | sort -u | xargs!\' bin/list
author HackBot
date Wed, 24 Feb 2016 11:39:17 +0000
parents fe2dbb4e982d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6810
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
1 lo Link encap:Local Loopback
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
2 inet addr:127.0.0.1 Mask:255.0.0.0
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
3 inet6 addr: ::1/128 Scope:Host
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
4 UP LOOPBACK RUNNING MTU:65536 Metric:1
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
5 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
6 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
7 collisions:0 txqueuelen:0
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
8 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
fe2dbb4e982d <zgrep> ` /sbin/ifconfig > ifconfig_out
HackBot
parents:
diff changeset
9