Given two files (in this case, largish CSV files), what's the most efficient way in Powershell to determine if their content differs?
Okay, that works with `echo n | comp 1.txt 2.txt` Thanks!
bill weaver
2010-08-11 21:11:38