Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: Reading /etc/utmp with perl. Message-ID: <11715@jpl-devvax.JPL.NASA.GOV> Date: 7 Mar 91 17:48:03 GMT References: <100180001@hpcvlx.cv.hp.com> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 15 In article <100180001@hpcvlx.cv.hp.com> porsche@hpcvlx.cv.hp.com (John Milton) writes: : : I seem to remember that while browsing through the O'Reilly Programming Perl : book, I chanced on a short perl script for reading /etc/utmp. At the time, I : said to myself, "That's interesting, I might use it someday". Well, someday : came yesterday, and I can't for the life of me find that script again (there : is no utmp entry in the index, I don't have the manuscript online so I can't : grep for it, and I'm not yen proficient enough in perl to reproduce it). Short : of reading the book backwards, I probably won't find it either. Tell me I'm : not crazy, tell me it's in there, (tell me the page too please). Perhaps you are remembering the who program in the eg/ subdirctory of the distribution. I don't recall any utmp references in the book, offhand. Larry