I'm coding a program which ask the user for a search keyword.Then the program search this keyword inside *.html files which are at the current dir (
). The problem is that the program searches only the current directory and not all the directories (if any) under current directory.