|
-
February 18th, 2005, 05:40 PM
#21
Ah, then insert this line after the [anyway?] line:
/^...[mate].$/d
You see, what in "holed" that doesn't exist in "hello" and "world"? I picked the fourth character, which is 'e'. Add some random characters (m, a, and t) and enclose in square brackets to make them a range of forbidden characters in 4th pos (d after the last slash is the delete command). And remember, . (dot) is represent any character (in that position).
Fun, indeed.
Peace always,
<jdenny>
Always listen to experts. They\'ll tell you what can\'t be done and why. Then go and do it. -- Robert Heinlein
I\'m basically a very lazy person who likes to get credit for things other people actually do. -- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|