Date: Thu, 12 Oct 2000 15:22:12 -0400 From: James Housley <jim@thehousleys.net> To: Trevor Johnson <trevor@jpj.net> Cc: Johann Visagie <wjv@cityip.co.za>, Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>, FreeBSD ports mailing list <freebsd-ports@FreeBSD.ORG> Subject: Re: Script to genarate PLIST? Message-ID: <39E60F64.6796971F@thehousleys.net> References: <Pine.BSI.4.21.0010121505080.21733-100000@blues.jpj.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Trevor Johnson wrote: > > James Housley wrote: > > > Trevor Johnson wrote: > > > > > > A pass through "grep -vw man" should give a close approximation. Then > > > > Actually "grep -vw man/man". Sorry > > This doesn't work, because grep's -w option matches whole words, and your > expression won't match something like man/man1, which we want to match. > You are right of course. I was just worried about man being used elsewhere. I suppose there is the possiblity of, very small, of false matches. These whoever will be made into MAN entries, so they would show up. Jim -- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- The wise man built his network upon Un*x. The foolish man built his network upon Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39E60F64.6796971F>