Consider this situation where i have many files under a folder "Example".And if i need to find a file which contains a specific phrase like "Class Example", how do i do it with a linux shell?
is there any "locate" like functions in linux to do this?
Thanks,
Balan