Skip to content

A multi-threaded search algorithm that searches for filename matches, keyword matches, and phrase matches in all the text-files and sub-directories in a parent-directory.

License

Notifications You must be signed in to change notification settings

gxkraton/Multi-Threaded-FileSearchAlgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Commands: make clean (delete executable file) | make FileSearch (compile code) | ./FileSearch (run code) Input: (Program will prompt the user one at a time): parent directory pathway | search parameters | number of results do be displayed Output: Number of file matches in order of relavance

About

A multi-threaded search algorithm that searches for filename matches, keyword matches, and phrase matches in all the text-files and sub-directories in a parent-directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.3%
  • Makefile 0.7%