[lug] vi wildcards

Bernard Johnston bernie at boulder.qms.com
Fri May 25 13:22:53 MDT 2001


John Starkey wrote:

> Hey guys, thanks a lot for the help.
>
> I also worked out a way to chop the unwanteds outta all 72 files based on
> the info in this thread. I've been slowly force-feeding myself regexp and
> perl. You guys pushed that along quit a bit.
>
> Thanks again,
>
> John
>
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug

John, Here's a suggestion before you get too deeply embedded in Perl. Take a
look
at Ruby.

http://www.rubycentral.com/book/index.html
and
http://www.ruby-lang.org/en/

It has all of Perl's regexp functionality and is tremendously nicer to use
and to maintain.
It has all the good ideas of Perl and Python put together, plus some more.
Beautiful language.

Best,
:-)Bernie




More information about the LUG mailing list