How to prevent `diff -rq` from showing newly created files, when comparing the different versions of a folder?
0
votes
1
answer
68
views
I am doing
diff -rq
to check the difference between 2 folders (A
and B
). I don't want to know if folder A
has any new files because that's expected. How do I ensure that this information doesn't come up?
Asked by desert_ranger
(103 rep)
Mar 15, 2024, 07:09 PM
Last activity: Mar 16, 2024, 01:35 AM
Last activity: Mar 16, 2024, 01:35 AM