Jaroslav Rynik wrote: > Because I couldn't copy and past what cygcheck wrote to my word processor > and rewriting all the message would take a lot of time, I send it in a PNG > file. (Sorry for that. I also scanned it, but I am not sure if you could > read the outcome)
You need to learn how to use command-line redirection. cygcheck -svr > cygcheck.out will send all the output from "cygcheck -svr" to a file called "cygcheck.out" in your current directory. Then you can send that file as an attachment with your email. cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/