Find file containing specific text on Linux, Mac OS X using command line

grep -Ril "text-to-find-here" /
Share
2019   command line   linux   mac os