Soldato
- Joined
- 24 Nov 2002
- Posts
- 16,378
- Location
- 38.744281°N 104.846806°W
Using Regexp one can locate a string within a text file I want... however, how do I copy the data from the following line?
E.g.
#Monkey's Name:
Gregory
I would want to extract Gregory, not "#Monkey's Name:"....
I know it's simple but I can't thinK!
E.g.
#Monkey's Name:
Gregory
I would want to extract Gregory, not "#Monkey's Name:"....
I know it's simple but I can't thinK!