Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!rbj From: rbj@uunet.UU.NET (Root Boy Jim) Newsgroups: comp.unix.admin Subject: Re: Overflowing wtmp Message-ID: <125380@uunet.UU.NET> Date: 12 Mar 91 22:03:02 GMT References: <92@tdatirv.UUCP> <705@camco.Celestial.COM> <1991Jan29.182320.1489@csn.org> Organization: UUNET Communications Services, Falls Church, VA Lines: 9 > cat /dev/null > /etc/wtmp > >is as good as any other. No it's not. The best way to zero a file is ":>file", which works under sh, ksh, and csh. ">file" doesn't work under csh. -- [rbj@uunet 1] stty sane unknown mode: sane