Hi,
i have the following files in a particular folder "/test" in Unix server:
current_day_file1.txt
current_day_file2.txt
current_day_file3.txt
current_day_file4.txt
prev_day.txt
I need to store file names starting with string "current_day" in a table.
How do I achieve the same?
Thanks,
Krishna