1 2 3 4 5 6 7 8 9
nacc@pitfall:~$ cat /tmp/a VHDL C++ Hello nacc@pitfall:~$ cat /tmp/b C++ VHDL nacc@pitfall:~$ grep -of /tmp/a /tmp/b C++ VHDL