Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!msuinfo!agate!spool.mu.edu!news.clark.edu!netnews.nwnet.net!ns1.nodak.edu!plains.NoDak.edu!tinguely From: tinguely@plains.NoDak.edu (Mark Tinguely) Subject: Re: lastcomm, acct, sa, etc. Sender: usenet@ns1.nodak.edu (Usenet login) Message-ID: <CrCFB9.KFM@ns1.nodak.edu> Date: Mon, 13 Jun 1994 16:04:21 GMT References: <mldCrAy7E.5wJ@netcom.com> Nntp-Posting-Host: plains.nodak.edu Organization: North Dakota State University Lines: 12 In article <mldCrAy7E.5wJ@netcom.com> mld@netcom.com (Matthew Deter) writes: >How do I enable process account on FreeBSD? to turn on process accounting, uncomment the following line in /etc/rc: # echo 'turning on accounting'; accton /var/account/acct as other pointed out lastcomm exists in FreeBSD 1.0R/1.1R, but the sa and acct applications are not included yet, but the information for sa is available in /var/account/acct once accton is turned on. --mark.