At 1:01 PM -0500 2002-10-07, Puneet Kishor wrote:
>s/ +/ /g;
>
>seems to work just as well. Which begs the question... why even have
>\s? maybe because tmtowtdi?!
>

\s stands for "white space": [ \t\n\r\f].

HTH

1;
-- 

   - Bruce

__bruce_van_allen__santa_cruz_ca__

Reply via email to