Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcsri!utcs!lsuc!maccs!dan From: dan@maccs.UUCP Newsgroups: tor.news Subject: sca diffs for 4.2bsd systems Message-ID: <325@maccs.UUCP> Date: Mon, 15-Dec-86 17:45:18 EST Article-I.D.: maccs.325 Posted: Mon Dec 15 17:45:18 1986 Date-Received: Tue, 16-Dec-86 19:47:43 EST Reply-To: dan@maccs.UUCP (Dan Trottier) Distribution: tor Organization: DCSS, McMaster University Lines: 13 Here are the fixes I made to get 'sca' to work under 4.2bsd. 22,23c22,23 < / sent / {snt[$2] += $6; snt["Total"] += $6; total[$2] += $6} < / received / {rec[$2]+=$6; rec["Total"]+=$6; total[$2]+=$6} --- > / sent / {snt[$2] += $7; snt["Total"] += $7; total[$2] += $7} > / received / {rec[$2]+=$7; rec["Total"]+=$7; total[$2]+=$7} -- Dan Trottier {genat,lsuc}!maccs!dan DCSS, McMaster U. Tel: (416)525-9140 ext 3444