0
find vs locate: Save your time
Posted by Joys of Programming on in C/C++
Both the commands: find and locate serve the same purposes- find file names. Then which one is a better option to search for files. But before moving on to telling the difference, let me tell you how locate command works The working of locate command. locate makes use of a database for its proper execution. [...]