Like the title says - just a whole lot of stuff.
diff -rq dirA/ dirB/ |grep -v -e '\.svn' -e '\.git'|sort
diff -r dirA/ dirB/ > diff.txt
Just what I‘m searching for (almost). I tried to compare two external drives (named T1 and P5) for folder differences. Can you tell me the solution for that? Thanks in advance!
Post a Comment
1 comment:
Just what I‘m searching for (almost).
I tried to compare two external drives (named T1 and P5) for folder differences.
Can you tell me the solution for that?
Thanks in advance!
Post a Comment