How to list/detect any "non-cygwin" apps in /bin

DePriest, Jason R. jrdepriest@gmail.com
Tue Feb 6 16:51:00 GMT 2007


On 2/6/07, zzapper  wrote:
> Tim Prince  wrote in news::
>
> > I may not be catching your intent; why not sort by .dll dependencies?
> I want to find out what non-cygwin apps I will have to manually install on my
> new PC
>
> > why not sort by .dll dependencies
> How?
>
>
>
> --
> zzapper
> http://successtheory.com/tips/ Vim, Zsh, MySQL Tips
>
>

You could run
cygcheck /usr/bin/*
and look for things that don't depend on \cygwin\bin\cygwin1.dll

-Jason

--
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/



More information about the Cygwin mailing list