On 2017-09-15 13:38, Nellis, Kenneth wrote: > I found it surprising that the packages aren't listed in the order requested: > > $ cygcheck -f `which bash find grep xargs cygwin1.dll` > bash-4.4.12-3 > cygwin-2.9.0-3 > findutils-4.6.0-1 > findutils-4.6.0-1 > grep-3.0-2 > $ > > Adds a bit of challenge to match the output with the parameters.
Depends on what you want to do with it? Use a loop thru the names and use which then cygcheck on each. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple