Help for this page
# Copyright (c) 1993-1999 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. ... 127.0.0.1 localhost 192.168.1.108 chrome 192.168.1.105 legba
# set_default_host.pl use strict; use Regexp::Common qw /net/; ... print "Missing or wrong argument!\nusage: set_default_host.pl defa +ult_IP\n"; }