From Chris_G_Demetriou@BALVENIE.PDL.CS.CMU.EDU  Sat Jul 22 09:11:40 1995
Received: from who.cdrom.com (who.cdrom.com [192.216.222.3])
          by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id JAA01251
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Jul 1995 09:11:39 -0700
Received: from BALVENIE.PDL.CS.CMU.EDU (BALVENIE.PDL.CS.CMU.EDU [128.2.198.66])
          by who.cdrom.com (8.6.11/8.6.11) with SMTP id EAA28583
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Jul 1995 04:32:00 -0700
Received: from LOCALHOST by BALVENIE.PDL.CS.CMU.EDU id aa08891;
          22 Jul 95 7:27 EDT
Message-Id: <199507221132.EAA28583@who.cdrom.com>
Date: Sat, 22 Jul 1995 07:27:17 -0400
From: Chris G Demetriou <Chris_G_Demetriou@BALVENIE.PDL.CS.CMU.EDU>
To: wosch@cs.tu-berlin.de
Cc: FreeBSD-gnats-submit@freebsd.org, cgd@nobozo.cs.berkeley.edu
In-Reply-To: Your message of "Thu, 20 Jul 1995 22:50:21 +0200."
             <199507202050.WAA03081@localhost.cs.tu-berlin.de> 
Subject: Re: sa(1) print not processes which call only ounces 

>Number:         632
>Category:       bin
>Synopsis:       Re: sa(1) print not processes which call only ounces
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 22 09:20:00 1995
>Closed-Date:    Sun Jul 23 20:24:33 PDT 1995
>Last-Modified:  Tue Nov 27 18:42:25 PST 2001
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Sun Jul 23 20:24:33 PDT 1995 
State-Changed-Why:  
This is not an actualy prorblem report, and was entered 
into the GNATS systems by mistake. 
>Unformatted:


> >Description: 
> 
> 	sa(1) print not processes which call only onces
> 
> >How-To-Repeat: 
> 
> 	cp /bin/ls /tmp/ELES
> 	/tmp/ELES 
> 	sa | grep ELES | wc
>         0       0       0
> 
> 	# second try
> 	/tmp/ELES
>         sa |grep ELES     
>        2        0.00re        0.00cp        0avio    10229k   ELES

This is not a bug, and you'd have realized that if you had either:
	(1) read the manual page, or
	(2) ran 'sa' without the grep.


look in the manual page for the '-a' flag.  As noted there, commands
invoked only once are put into the category '***other'.  That is the
historical behaviour, and it should not be changed.



chris
