Re: [gtk-list] searching the archive of this list



>Hello,
>
>I've been subscribed to this list for two days now and I can't figure
>out how to search for regexps in it. I'd like to search the whole
>archive, but when I try something like grep regexp * , it just scans the
>main directory, in which there seem to be no files, but only


    try :

        find . -exec grep regexp {} \;

>subdirectories (which I don't know how to scan recursively??).
>The web-based index (http://www.redhat.com/linux-info/gtk/gtk-list/)
>seems to be down at the moment...?
>I think I'm getting something wrong here...
>
>Any suggestions?
>
>TIA,
>Olaf
>
>--
>To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
>



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