Command to display the name of the local system
Last Updated on Friday, 01 April 2011 18:24
Question:
Give exact command that displays the name of the local system?
Answer:
hostname command will return a name of a local system as defined by /etc/hosts file.
hostname
















