Hi
Is there any way to search for a file inside a directory folder if you don't know the file's name, then just output it to the screen? As in, there's 3 files in a directory folder, the program opens all three files and outputs their contents, even though the progrtam doesn't know the files' names.
Thanks