1 | Welcome to the Haiku shell.
|
---|
2 |
|
---|
3 | ~> ipconfig
|
---|
4 | bash: ipconfig: command not found
|
---|
5 | ~> ifconfig
|
---|
6 | loop Hardware type: Local Loopback, Address: none
|
---|
7 | inet addr: 127.0.0.1, Mask: 255.0.0.0
|
---|
8 | MTU: 16384, Metric: 0, up loopback link
|
---|
9 | Receive: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
|
---|
10 | Transmit: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
|
---|
11 | Collisions: 0
|
---|
12 |
|
---|
13 | /dev/net/iprowifi3945/0
|
---|
14 | Hardware type: Ethernet, Address: 00:18:de:75:45:cf
|
---|
15 | Network: BeBox-B02910, Address: 00:23:08:b0:29:68, -, /
|
---|
16 | inet addr: 169.254.0.57, Bcast: 169.254.255.255, Mask: 255.255.0.0
|
---|
17 | MTU: 1500, Metric: 0, up broadcast link auto-configured
|
---|
18 | Receive: 185 packets, 0 errors, 57939 bytes, 0 mcasts, 0 dropped
|
---|
19 | Transmit: 9 packets, 9 errors, 2673 bytes, 0 mcasts, 0 dropped
|
---|
20 | Collisions: 0
|
---|
21 |
|
---|
22 | ~>
|
---|