D
djc
Is there a simple command to compare directory contents? I'm thinking
something that you supply 2 directory names to as parameters and it spits
out a list of files that ARE in one directory but not in the other?
I know I can acheive similar results combining commands like getting dir
output from both directories in question redirected to 2 different text
files that I could then use fc or comp on. I just wanted to know if there
was an easier way.
anyone?
something that you supply 2 directory names to as parameters and it spits
out a list of files that ARE in one directory but not in the other?
I know I can acheive similar results combining commands like getting dir
output from both directories in question redirected to 2 different text
files that I could then use fc or comp on. I just wanted to know if there
was an easier way.
anyone?