On Fri, 6 Aug 1999 Valdis Kletnieks <[log in to unmask]> wrote:

>On Fri, 06 Aug 1999 14:03:30 CDT, Philip Kizer <[log in to unmask]>  said:
>>   cd ~listserv/home
>>   [ do a 'sh' right here if you're not using a Bourne-compatible shell ]
>>   for i in *.list; do listview $i | grep -i "owner *=.*UserNM" && echo $i ;done

...

>find . -name '*.list' | xargs listview | grep -i yadda yadda yadda.

The only problem with this is that it doesn't identify the list file
in which "yadda yadda yadda" was found.

pdr

--
Paul Russell
Senior Ssytems Administrator
University of Notre Dame