Query: net::domain
OS: redhat
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Domain(3pm) Perl Programmers Reference Guide Net::Domain(3pm)NAMENet::Domain - Attempt to evaluate the current host's internet name and domainSYNOPSISuse Net::Domain qw(hostname hostfqdn hostdomain);DESCRIPTIONUsing various methods attempt to find the Fully Qualified Domain Name (FQDN) of the current host. From this determine the host-name and the host-domain. Each of the functions will return undef if the FQDN cannot be determined. hostfqdn () Identify and return the FQDN of the current host. hostname () Returns the smallest part of the FQDN which can be used to identify the host. hostdomain () Returns the remainder of the FQDN after the hostname has been removed.AUTHORGraham Barr <gbarr@pobox.com>. Adapted from Sys::Hostname by David Sundstrom <sunds@asictest.sc.ti.com>COPYRIGHTCopyright (c) 1995-1998 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. $Id: //depot/libnet/Net/Domain.pm#19 $ perl v5.8.0 2002-06-01 Net::Domain(3pm)
Related Man Pages |
---|
nisdomainname(1) - redhat |
dnsdomainname(1) - suse |
net::time(3pm) - centos |
net::time5.18(3pm) - mojave |
net::epp::frame::command::info::domain(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Issue with "rsh" on RedHat |
Issue with events occuring in DST window |