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 17:21:35 +0900
- From: Blomberg David <dblomber@example.com>
- Subject: Re: [tlug] stupid regex question
- References: <20031001163206.9513.B-ROBSON@example.com> <20031001074429.GB6262@example.com>
> > I'm trying to use this > > :%s/ +.*/$//g > > Why do you need the '+'? Just this should work: > > :%s/ .*$//g wouldn't this delete all lines in the file starting with a space rather than just the current one? -- David Blomberg AIS, APS, ASE, CCNA, LCP, LCA, Linux+, MCP, MCSA, MCSE, RHCE, Server+ Nihon Libertec dblomber@example.com
- Follow-Ups:
- Re: [tlug] stupid regex question
- From: Brett Robson
- 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] Mail Server
- Next by Date: Re: [tlug] stupid regex question
- 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