I need help in using find to get the list of all the files with a particular filename in the directory path (Base directory + search directory) for a period of 20 days from the date specified by the user.
For eg:
Base Directory: /datatest2/example
Search directory:consumer_details
Graph_name to be searched : consumer_graph
Search directory,graph_name and date to be provided through command line.
