I have been googling and am not sure how to approach this. I have a
file that I need to match. The date string in the filename varies so I
want to match any date.
/path/to/file/hist_sar01-31-2013.tar
What options do i have for matching the/any date or string. Is there a
method for matching?