Revision: 26809
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 11, 2010 11:22 by benpjohnson
Initial Code
comm -23 file1 file2 > file3
Initial URL
Initial Description
Using a sorted list remove all the lines in file2 from file1
Initial Title
Subtract file2 from file1
Initial Tags
Bash, text
Initial Language
Bash