I want to list the files that exists in both directory A and B,
so that both
A/file_name
B/file_name
exist.
How to do that?
I want to list the files that exists in both directory A and B,
so that both
A/file_name
B/file_name
exist.
How to do that?