Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] stupid regex question



On Wed, Oct 01, 2003 at 04:35:37PM +0900, Brett Robson wrote:
> In vi I want to delete from and including the first space to the end of
> line, eg
assuming you mean from the first space onward in each line:

:%s/ .*//

--Matt


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links