use File::Basename; my $file_name = basename($full_path); [download]
In reply to Re: getting the tail of a string by adrianh in thread getting the tail of a string by tos