This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: ls output still truncated
- From: ericblake at comcast dot net (Eric Blake)
- To: Chuck <skilover at bluebottle dot com>, cygwin at cygwin dot com
- Date: Tue, 20 Feb 2007 22:08:17 +0000
- Subject: Re: ls output still truncated
> 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/