View Single Post
Old 11-04-2012, 01:29 PM   #14
zerolucat
Enthusiast
zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.zerolucat is fluent in JavaScript as well as Klingon.
 
Posts: 33
Karma: 4658
Join Date: Oct 2012
Device: kindle touch
Quote:
Originally Posted by knc1 View Post
How could that be? The command, litterally:
md5sum -h
Should have listed what the options are which that version recognizes.
There is nothing in that query that could have generated the "same result".
the output is

Code:
[root@kindle factory]# md5sum -h
md5sum: can't open '-h': No such file or directory
[root@kindle factory]#
if I give md5sum --help

Code:
[root@kindle factory]# md5sum --help
BusyBox v1.17.1 (2012-07-17 16:29:54 PDT) multi-call binary.

Usage: md5sum [OPTIONS] [FILE]...

Print MD5 checksums

[root@kindle factory]#
zerolucat is offline   Reply With Quote