Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] stupid regex question
- Date: Wed, 1 Oct 2003 16:44:29 +0900
- From: "A. Sajjad Zaidi" <sajjad@example.com>
- Subject: Re: [tlug] stupid regex question
- References: <20031001163206.9513.B-ROBSON@example.com>
- User-agent: Mutt/1.4i
On Wed, Oct 01, 2003 at 04:35:37PM +0900, Brett Robson wrote: > > I'm trying to use this > :%s/ +.*/$//g Why do you need the '+'? Just this should work: :%s/ .*$//g -- A. Sajjad Zaidi Sr.System Administrator iinix Solutions (http://www.iinix.com/) gpg --keyserver pgp.mit.edu --recv-keys D7AD0E13
- Follow-Ups:
- Re: [tlug] stupid regex question
- From: Brett Robson
- Re: [tlug] stupid regex question
- From: Blomberg David
- References:
- [tlug] stupid regex question
- From: Brett Robson
Home | Main Index | Thread Index
- Prev by Date: [tlug] stupid regex question
- Next by Date: Re: [tlug] stupid regex question
- Previous by thread: [tlug] stupid regex question
- Next by thread: Re: [tlug] stupid regex question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links