Date: Mon, 05 Sep 2005 00:05:33 +0300 From: Rein Kadastik <wigry@uninet.ee> To: freebsd-hackers@freebsd.org Subject: Re: sed not working Message-ID: <431B619D.80309@uninet.ee> In-Reply-To: <20050904194820.GC77285@cirb503493.alcatel.com.au> References: <43196C96.6040504@uninet.ee> <20050903101800.GA77285@cirb503493.alcatel.com.au> <43198251.6070606@uninet.ee> <43198354.3000402@uninet.ee> <20050903112741.GL36768@webcom.it> <20050904085126.GG659@obiwan.tataz.chchile.org> <20050904091430.GA91865@webcom.it> <431B2C28.10500@uninet.ee> <20050904194820.GC77285@cirb503493.alcatel.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Jeremy wrote: >On Sun, 2005-Sep-04 20:17:28 +0300, Rein Kadastik wrote: > > >>Andrea Campi wrote: >> >> >>>Actually, the best way forward would probably be to mail Ruslan directly. >>> >>> > >Agreed. > > Any contacts? >>LANG=C would be nice but the character classes should be implemented as >>well. I would like to be the one who concentrates on that subject but >>then I need some more information, how to actually do the job because as >>I understand, these things are quite heavily managed in FreeBSD project. >> >> > >"find /usr/src -type f | xargs egrep 'a-z|A-Z|0-9'" returns just under >3600 hits on -current. Based on a quick scan, most of these are >regexps that should be replaced by character classes but someone will >need to manually work through them all. > > Yep, because those replacements has to be done intelligently in order to use full potential of character classes. Rein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?431B619D.80309>