Advertisement
Guest User

Untitled

a guest
May 31st, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. bash-4.3$ ./test.sh
  2. 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 172.17.0.67 4f128c5574f0
  3.  
  4. bash-4.3$ cat /etc/hosts
  5. 127.0.0.1 localhost
  6. ::1 localhost ip6-localhost ip6-loopback
  7. fe00::0 ip6-localnet
  8. ff00::0 ip6-mcastprefix
  9. ff02::1 ip6-allnodes
  10. ff02::2 ip6-allrouters
  11. 172.17.0.67 4f128c5574f0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement