Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!uunet!bcstec!ruben From: ruben@bcstec.boeing.com (Reuben Wachtfogel) Newsgroups: comp.sys.apollo Subject: Re: Node id from C Summary: Just in case you wanted the nodename. Keywords: node id Message-ID: <872@bcstec.boeing.com> Date: 23 May 91 19:35:18 GMT Article-I.D.: bcstec.872 References: <1991May22.161837.23276@gdt.bath.ac.uk> Organization: Boeing Computer Services, Seattle Lines: 8 Just in case you wanted the node NAME, name_$get_path_lc for getting the full pathname to / will return //nodename/. proc2_$who_am_i is the one for node ID masking uid.low & 0xfffff and of course sprintf(id,"%x"..