X-Spam-Check-By: sourceware.org From: ericblake AT comcast DOT net (Eric Blake) To: Chuck , cygwin AT cygwin DOT com Subject: Re: ls output still truncated Date: Tue, 20 Feb 2007 22:08:17 +0000 Message-Id: <022020072208.15839.45DB715100096D9100003DDF22070009530A050E040D0C079D0A@comcast.net> X-Mailer: AT&T Message Center Version 1 (Oct 4 2006) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 > Can you please check these md5sum's for me? > > $ md5sum /bin/ls.exe /usr/bin/ls.exe /usr/bin/dir.exe > 64e3dc0e3a5ef0eeeaa4f2e9b984844d */bin/ls.exe > 64e3dc0e3a5ef0eeeaa4f2e9b984844d */usr/bin/ls.exe > 60a0c7768052ec4306c3e0f680331afa */usr/bin/dir.exe /bin and /usr/bin are typically the same directory (accessed via separate mount points) unless you have altered the default mounts. And ls vs. dir are both built from the same source files in coreutils; the difference is that ls has a different set of builtin defaults than dir. As for why your output is getting truncated, I have no idea. -- Eric Blake volunteer cygwin coreutils maintainer -- 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/