On Wed, Jun 02, 2010 at 07:01:22AM -0400, Robert P. J. Day wrote:
> #    $ md5sum ti_cgt_c6000_6.1.9_setup_linux_x86.bin > 
> ti_cgt_c6000_6.1.9_setup_linux_x86.bin.md5

does it work when md5sum output contains also file name:

$ md5sum Packages
d41d8cd98f00b204e9800998ecf8427e  Packages
$ md5sum Packages | cut -d\  -f 1
d41d8cd98f00b204e9800998ecf8427e\n
$ md5sum Packages | cut -d\  -f 1 | tr -d "\n"
d41d8cd98f00b204e9800998ecf8427e

I haven't checked what reads those .md5 files and how, but all my 9075 .md5
files in DL_DIR are only hash even without \n.

Regards,

-- 
uin:136542059                jid:martin.ja...@gmail.com
Jansa Martin                 sip:jama...@voip.wengo.fr 
JaMa                         

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to