in reply to Re^2: using grep on a directory to list files for a single date
in thread using grep on a directory to list files for a single date

If you don't know how to map/grep, just use a while loop. They tend to be less obfuscated.
  • Comment on Re^3: using grep on a directory to list files for a single date