[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPPstats in Debian 2.0



On Sun 16 Aug 1998, Michael Stone <mstone@itri.loyola.edu> wrote:
 
> Quoting Sergey Imennov (nimennor@ieaccess.net):
> > 	However, there is one thing that I don't like about
> > 	the distribution ( actually, it's kernel... ) --
> > 	pppstats.
> > 
> > 		-	No totals every 20th line
> 
> Mine's giving me totals. Maybe your terminal type is set up wrong?

Mine didnt' give me totals either, how I got around this, was to use a while 
loop, i.e.

while [ 1 ]
do
pppstats -c 20 -w 1
done

Shaya


Reply to: