Searches for text in files in a given directory and a substring
Recursively traverses the directory and its sub-directories to find the file.
Prints the file name, file contents & number on which the text is found.
Will need to optimize the code to run on a large directory & only print line on which text is found & not entire file contents.
Works with .txt & .sql files but can be modified to work with any file.
-
Notifications
You must be signed in to change notification settings - Fork 0
javafxprogrammer/text_search
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Searches for text in files in a given director and a substring
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published