Help for this page

Select Code to Download


  1. or download this
    define host {
            host_name                       whplnsweb-dr
    ...
            contacts                        helpdesk,admin
            register                        1
            }
    
  2. or download this
    use strict;
    use Data::Dumper;
    ...
    
    print Dumper(@host);