Well I got the unix diff working no XP, but it doesn't do everything I need. Does anyone know of a command line interface that creates output similar to Microsoft's windiff.exe?
Windiff gives me what I need, but I need to pipe the output to standard output... how can I accomplish this?
Open a console windows and type fc /?.
This is a microsoft command.
Otherwise, if you have downloaded some unix-like utils, you may take a look at comm.
Hope This Help, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884
I finally though of trying to run windiff from the command prompt... I typed windiff -h and a whole new help box appeared displaying options for a command line interface which is exactly what I needed to accomplish this. The frustrating part about this is that there is no mention of any of these command line options within help->contents or help->about.
I really do appreciate your help though, thanks again.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.