Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!icdoc!syma!andy From: andy@syma.sussex.ac.uk (Andy Clews) Newsgroups: comp.unix.questions Subject: Re: How do I find out my Ethernet address? Message-ID: <2561@syma.sussex.ac.uk> Date: 3 May 90 08:59:58 GMT References: <1606@dinl.mmc.UUCP> Organization: University of Sussex Lines: 13 From article <1606@dinl.mmc.UUCP>, by noren@dinl.uucp (Charles Noren): : On a Sun 3 (SunOS 4.0.3), how do I find out what my : Ethernet address is? One answer is rebooting, but how : do you find out without rebooting? : Is there a command executable from sh(1)? You could try grep `hostname` /etc/hosts (assuming you have such a file, or similar) -- Andy Clews, Computing Service, Univ. of Sussex, Brighton BN1 9QN, England JANET: andy@syma.sussex.ac.uk BITNET: andy%syma.sussex.ac.uk@uk.ac