Xref: utzoo comp.unix.questions:30867 comp.lang.perl:5129 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!haven.umd.edu!socrates.umd.edu!socrates!rockwell From: rockwell@socrates.umd.edu (Raul Rockwell) Newsgroups: comp.unix.questions,comp.lang.perl Subject: Re: Searching the output of last Message-ID: Date: 30 Apr 91 04:12:30 GMT References: <1991Apr29.072206.5621@jpl-devvax.jpl.nasa.gov> Sender: rockwell@socrates.umd.edu (Raul Rockwell) Organization: Traveller Lines: 12 In-Reply-To: lwall@jpl-devvax.jpl.nasa.gov's message of 29 Apr 91 07: 22:06 GMT Larry Wall writes: If we can assume nobody is logged in overnight (or that records aren't kept), ... When I need to determine when people logged in, worst case is last time the machine was rebooted. But then, I only do this once per day, and I keep track of the month of the oldest active login (ok, so it's just as easy to keep track of the day of the oldest active login...). No perl, little wisdom, just thoughts... Raul Rockwell