DOS/Windows equivalents to Unix commands
August 6, 2004 1:10 AM
Subscribe
Question re: DOS/Windows equivalents to Unix commands (more inside).
I have two large (up to thousands of files) folders which I need to do a comparison on to see the differences.
For example, in Unix, this could be done by running a find . -print and piping to diff. But what's the best way of doing this on Windows-based systems?
Thanks,
posted by plep to computers & internet (10 comments total)
As far as I know, there's no DOS equivelant to diff.
posted by cheaily at 1:18 AM on August 6, 2004