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]

Re: minor md5sum output difference


Luke Kendall wrote:

> Cygwin md5sum puts a space then an asterisk in front of filenames, Linux
> version puts two spaces.

The asterisk denotes whether the file was read in binary or text mode. 
Cygwin defaults to binary whereas linux defaults to text (but here the
distinction is irrelevent.)  You can use -b or -t as appropriate to
change the behavior.

Brian

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