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]

Suggestions for cygcheck


Hi
I would like to suggest that cygcheck file should know about symlinks
i.e.
$ ls -la `which xmgrace`
lrwxrwxrwx 1 Administratör Användare 32 Jul 18 16:37 /usr/bin/xmgrace ->
/usr/share/grace/bin/xmgrace.exe*

$ cygcheck xmgrace  # now gives
Found: C:\cygwin\bin\xmgrace.exe
C:/cygwin/bin/xmgrace.exe

$ cygcheck xmgrace  # Suggested behaviour
Found: C:\cygwin\bin\xmgrace.exe
which is a symlink to /usr/share/grace/bin/xmgrace.exe

Or something like that
-- 
Bengt-Arne Fjellner




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