This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: perl.exe: fatal error on Vista


Dave Korn wrote on 13 August 2008 13:06:

> Or try doing it the same way the rebaseall script checks:
> 
> grep -E -q -i -v '/ash(.exe)?$' /proc/[0-9]*/exename

  Ooops.  You'll want to remove the -q flag, in order to see the names,
rather than just have a status code of 0 or 1 in the shell "$?" variable.


    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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]