Hi, I´m trying to run the WMIC (WMI Command-line interface) via Cygwin to parse the results with grep, awk, etc. But, when I try to run it, the cursor indicates that the command is executing, but nothing is printed on screen and the cursor is not released. I maked a batch script (.cmd) which executes the WMIC and log the output into a log file. Then, I tried to call it with Cygwin, but the same behaviour happens.
The command I want to execute is: "WMIC CPU LIST FULL" Anyone can help me to resolve the above problem? -- Att. Bruno Galindro da Costa bruno.galin...@gmail.com Florianópolis - SC -- 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/