|
I want to record the difference in the content of files in different directorys
Hi hegemaro
diff /tmp/input1.lst /tmp/input2.lst
is not giving any output. beacuse it is having the same file name in both of the list. i want to print the filename along wiht the path, which having diffrent contents, could u please giv me any idea how can we do this ..
Singhal
|