* Jacob Fugal [Tue, 13 Jul 2004 at 14:52 -0600] > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Jason Holt wrote: > | On Tue, 13 Jul 2004, Daniel Crookston wrote: > | > |>When :%s///ing in vi... do <'s or >'s need to be \ed, and how do you (*.)? > | > | First off, I think you need to s/\(\*\.\)\?/\(\*\.\)\?/, in which case > I think > > You might need to :%s/\\\(\\\*\\\.\\\)\\\?\/,/\\\(\\\.\\\*\\\)\\\?\/,/ > Jason's email before it's fully useful... > > Jacob
OK, so it's a little late, but hey. Jacob, I think a simple :%s/\\\*\\\./\\\.\\\*/ would have sufficed :) ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
