Scripting
>>
Perl
>>
How to extract directory from path info
$path =~ s/\[^\]*$//gi;
Please enable JavaScript to view the
comments powered by Disqus.