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, 01 Oct 2003 16:55:30 +0900
- From: Brett Robson <b-robson@example.com>
- Subject: Re: [tlug] stupid regex question
- References: <20031001163206.9513.B-ROBSON@example.com> <20031001074429.GB6262@example.com>
Your right you don't need repeat on the space. I told you it was a stupid question m(-.-)m Brett On Wed, 1 Oct 2003 16:44:29 +0900 "A. Sajjad Zaidi" <sajjad@example.com> wrote: > 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 > > -- > ********************************************************** > TLUG server is hosted by Open Source Development Lab Japan > http://www.osdl.jp/ > ********************************************************** > > To unsubscribe from this mailing list, > please see instructions at <http://www.tlug.jp/list.html> > -- Brett Robson Systems Administrator GOL http://www.gol.com Phone: 03-3239-6856 International: +81-3-3239-6856
- References:
- [tlug] stupid regex question
- From: Brett Robson
- Re: [tlug] stupid regex question
- From: A. Sajjad Zaidi
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] stupid regex question
- Next by Date: Re: [tlug] Mail Server
- Previous by thread: Re: [tlug] stupid regex question
- Next by thread: Re: [tlug] stupid regex question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links