Which computer/system am I working on? - Linux Views : 321
Tagged in : Linux
0 0
Send mail
Which computer/system am I working on?

To display the network node name (also called the "hostname"):

uname -a



The following also works:

hostname



By Sanju, On - 2009-11-10



    Login to add Comments .