Search all files in directory, do not ouput the filenames (e.g. 'bbo')

grep -rh bbo /path/to/directory
click the source code to copy