That's what I get for not reading to carefully ;-).  The proper command is
"s/\t(?!454354)/<br>/g;".  Sorry about that.


-----Original Message-----
From: KEVIN ZEMBOWER [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 11:38 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Substitution: How do I say ...


Hi, Daryl, thanks for writing.

Wouldn't this substitute for tabs which DO have a 454354 after them? I
was asking how to sub for tabs which do NOT.


-Kevin

>>> "Daryl J. Hoyt" <[EMAIL PROTECTED]> 03/29/02 12:32PM >>>
        s/\t454354/<br>/g;


Daryl J. Hoyt
Performance Engineer
Geodesic Systems
312-832-2010
<http://www.geodesic.com>
<mailto:[EMAIL PROTECTED]>



-----Original Message-----
From: KEVIN ZEMBOWER [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 10:58 AM
To: [EMAIL PROTECTED]
Subject: Substitution: How do I say ...


..... replace every \t (tab character) which is NOT immediately
proceeded
by '454354' with '<br>'?

Thanks. I suspect this is any easy one, but I've been staring at it
for
an hour, and I can't figure it out. Brain not working well today.

-Kevin Zembower

-----
E. Kevin Zembower
Unix Administrator
Johns Hopkins University/Center for Communications Programs
111 Market Place, Suite 310
Baltimore, MD  21202
410-659-6139

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to