Perhaps, try with this:
for MAGFILE in `ls $MAGDIR/*.[Zz][Ii][Pp]`; do
El 28/07/10 13:33, Martin McCormick escribió:
> I could have sworn I have done this before but obviously
> not because I can't get it to work no matter what I try.
>
> I am running a shell script that is suppos
Hi!
try it with md5sum:
$ md5sum debian-505-powerpc-netinst.iso
$ dd /dev/cdrom bs=$blocksize count=$blockcount conv=notrunc,noerror |
md5sum
The variable, $blocksize, $bolkcount, depend of the CD or DVD, to
get this info:
$ isoinfo -d -i /dev/cdrom
the result must be the same.
El 2
2 matches
Mail list logo