home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX Power Tools

UNIX Power ToolsSearch this book
Previous: 50.6 Searching Online Manual Pages Chapter 50
Help--Online Documentation, etc.
Next: 50.8 Which Version Am I Using?
 

50.7 How UNIX Systems Remember Their Name

uname
Each computer on a network needs a name. On many UNIX versions, the uname -n command shows you this name. (GNU uname is on the CD-ROM. The install program will only install uname if your system has the facilities to work with it.) On some systems, the command hostname or uuname -l (two u s, lowercase L ) may be what you want. If you use more than one system, the hostname is great to use in a shell prompt - or any time you forget where you're logged in.

- JP


Previous: 50.6 Searching Online Manual Pages UNIX Power Tools Next: 50.8 Which Version Am I Using?
50.6 Searching Online Manual Pages Book Index 50.8 Which Version Am I Using?

The UNIX CD Bookshelf Navigation The UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System