I am using the following string:
#abc#bcd#efg#hij#klm#nop
I need to write a regular expression which will find the 3rd hash and extract the entire line, including the hash to give me the following output:
#efg#hij#klm#nop
|
Results 1 to 4 of 4
Thread: perl regular expressionsThreaded View
|
Click Here to Expand Forum to Full Width |