Archiv

Artikel Tagged ‘grep’

grep for intersection in files

4. Juni 2010

grep -Fx -f file1 file2
intersection between two files

martin IT, Web, cmd-lines