Find content of one file from another file in UNIX September 6, 2023 by Tarik You don’t need regexps, so grep -F -f file1 file2