Regex Hero | The .NET Regular Expression Tester
/
.NET Regex Library
Remove Last Word
0
(.+)\b\w+$
This regular expression will find the last word (or set of word characters) at the end of a sentence and replace it with '...'
Steve Wortham
02/07/2011 13:57:58
0 comments so far.
Preview
<< back to
Library
Regex Hero
.NET Regex Tester
Reference
Library
Videos
Support