Justin Ryan wrote:
> Use both!  One advantage of debsums is that you can compare md5sums
> against a package, rather than just the system db.

If you already have a .deb file to compare, you don't need debsums, just
use this command:

[EMAIL PROTECTED]:~/bin>cat verifydeb 
#!/bin/sh
dpkg --fsys-tarfile $1 | tar -C / -d

-- 
see shy jo

Attachment: pgpQ3FSTXPClz.pgp
Description: PGP signature

Reply via email to