Can anybody say what is the pattern matching for the expression
afkmsim1:tkmdssam:/st/dist/msamagt/bin/.................../tk_eb.exe.pl
It ends with .pl extension
...... means it may be indefine number of path
Thanks
Dillip
You may just match for .pl at end of string.