View Single Post

   
  #4 (permalink)  
Old 01-16-2008, 10:34 AM
Daniel Rock
 
Posts: n/a
Default Re: Does /var/adm/wtmpx get cleared automatically?

Tristram Scott <tristram.scott@ntlworld.com> wrote:
> 10 1 * * * (cd /var/adm/sa/ && cd .adm && [ -x sadm ] && PATH=. sadm)
>>/dev/null 2>&1 &


What does the script
/var/adm/sa/.adm/sadm
do?

--
Daniel
Reply With Quote