message from terminal about md5sum and I don't know how to understand it

yahya John Lorenzen dsl156391 at vip.cybercity.dk
Tue Nov 23 18:22:36 UTC 2004


Hi

Im sorry to ask again... 

But really I have a hard time to see what my mistake please see your
self...

[root at dhcppc0 root]# md5sum <FC3-i386-disc3.iso>
bash: syntax error near unexpected token `newline'
[root at dhcppc0 root]# md5sum <FC3-i386-disc4.iso>
bash: syntax error near unexpected token `newline'
[root at dhcppc0 root]# md5sum FC3-i386-disc4.iso
md5sum: FC3-i386-disc4.iso: Ingen sådan fil eller filkatalog
[root at dhcppc0 root]# md5sum /root/FC3-i386-disc4.iso
md5sum: /root/FC3-i386-disc4.iso: Ingen sådan fil eller filkatalog
[root at dhcppc0 root]# md5sum root/FC3-i386-disc4.iso
md5sum: root/FC3-i386-disc4.iso: Ingen sådan fil eller filkatalog
[root at dhcppc0 root]#

What am i doing wrong now?

sincerely

Yahya




tir, 2004-11-23 kl. 19:15 skrev Paul Howarth:
> yahya John Lorenzen wrote:
> > Hi 
> > 
> > How should I understand  this message?
> > 
> > [root at dhcppc0 root]# md5sum <FC3-i386-disc1.iso>
> > bash: syntax error near unexpected token `newline'
> > [root at dhcppc0 root]#
> 
> Get rid of the < and > characters:
> 
> # md5sum FC3-i386-disc1.iso
> 
> Paul.




More information about the fedora-list mailing list