hce wrote on 14 August 2008 11:00: > C:\Tools\Cygwin\bin>grep -E -i -v '/ash(.exe)?$' /proc/[0-9]*/exename > /proc/336/exename:/usr/bin/grep.exe
Reini Urban wrote on 14 August 2008 11:45: > Can you post the output of the process test within ash please. > Before you did it with cmd.exe > >> C:\Cygwin\Tools\bin\ash > $ ./grep -E -i -v '/ash(.exe)?$' /proc/[0-9]*/exename Uhh, hold on. Why does 'grep' show up in rce's output? I mean, that's what I would expect to happen, and then I would expect the test to always fail. But when I run the exact same command locally (from ash in cmd.exe), I don't see any grep process appear. How does that work? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/