Date: Sun, 09 Jun 2002 09:21:49 -0500 From: "Jack L. Stone" <jackstone@sage-one.net> To: freebsd-questions@freebsd.org Subject: Running Diff of Directories Message-ID: <3.0.5.32.20020609092149.01044510@mail.sage-one.net>
next in thread | raw e-mail | index | archive | help
I'm trying to run an analysis of two large directories, on two different computers and only want to know what file names do not exist in one versus the other and want to ignore file size or dates. I have run a directory listing on each one, "file1" and "file2". I assume this is a job for "diff", but don't see "ignore option" for dates and file size, except perhaps a regex, which I don't grasp. How would I determine only the filenames that exist in file1 but not in file2....??? Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20020609092149.01044510>