X-Spam-Check-By: sourceware.org Message-ID: <4777.130.240.136.130.1153237565.squirrel@pinus.tt.luth.se> Date: Tue, 18 Jul 2006 17:46:05 +0200 (CEST) Subject: Suggestions for cygcheck From: "Bengt-Arne Fjellner" To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/