* Robert Rothenberg <rob...@gmail.com> [2007-04-27 00:55]: > On 26/04/07 05:04 A. Pagaltzis wrote: > > Wow. So what new way of writing the following do they > > propose? > > > > if [[ $string =~ ' foo ' ]] ; then ... > > Apparently it's > > if [[ $string =~ \ foo\ ]] ; then ...
I expected that answer. I don't need to actually say what I think of that. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>