Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 10 Aug 2005 18:02:50 +1000 (EST) From: Luke Kendall <luke DOT kendall AT cisra DOT canon DOT com DOT au> Subject: minor md5sum output difference To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Message-Id: <20050810080250.A7A6083D0B@pessard.research.canon.com.au> Cygwin md5sum puts a space then an asterisk in front of filenames, Linux version puts two spaces. E.g.: Linux$ echo | md5sum 68b329da9893e34099c7d8ad5cb9c940 - Cywgin$ echo | md5sum 68b329da9893e34099c7d8ad5cb9c940 *- I see "md5sum -c" accepts either two spaces or space plus asterisk. Why the difference in output formats? Does it matter? luke -- 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/