Comparing directories in Solaris after LU
Hi,
After performing LU create and lumount the newBE, is there a way to compare 2 directories (1 in oldBE and 1 in newBE) and produce files that are NOT the same or files that are MISSING in the newBE directory?
I tried diff -r sourceDIR targetDIR, the output produced huge output of common sub-directories that is not I intend to achieve.
Thanks for any pointers.
0