/ Published in: Regular Expression
Expand |
Embed | Plain Text
:s/\(\s*\w\+\).*/\1
You need to login to post a comment.
hoffstein on 07/30/08
2 people have marked this snippet as a favorite
:s/\(\s*\w\+\).*/\1
You need to login to post a comment.