Search Results

Search: Posts Made By: maverick-ski
10,854
Posted By maverick-ski
Hi sweetblood, Tanks a lot for your help! ...
Hi sweetblood,

Tanks a lot for your help!

I used your idea in the following code:

if( /cn=/ )
{
$result = $_;
$result =~ s/^cn=([^,]*?),//;
}
return...
10,854
Posted By maverick-ski
Perl REGEX - How do extract a string in a line?
Hi Guys,

In the following line:

cn=portal.090710.191533.428571000,cn=groups,dc=mp,dc=rj,dc=gov,dc=br

I need to extract this string: portal.090710.191533.428571000

As you can see this...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 09:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy