Hi All,
 
I have a string like this 
 
CLEARCASE_CMDLINE = (mkact -nc notme sprint) Now with the regular
expression what I want is only those characters before closing braces
excluding white space character. I mean to say that if regular
expression encounter the white space character then it should stop.
So my output should come as sprint.

Regards
Irfan.
 
 
 
 
 
 

Reply via email to