[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: keeping checksums of every file installed



On Thu, 15 Feb 2001 01:26:32 EST, "David B. Harris" writes:
>To quote Robert Waldner <Waldner@KPNQwest.at>,
># Does anybody know of some program/script that could make checksums of
>#  each&every file installed and keeping this list somewhere safe so
>that
>#  I can compare it when I take the password away from my colleague to
>#  make sure there´s no trojan or something installed?
>I think something along the lines of;
>
>find ./ -type f | xargs md5sum > outputfile.txt
>
>Would work. Later, do the same, and then 'diff -u outputfile.txt
>newoutputfile.txt', to see the differences.

Ah, yes. That´s what I was looking for.

Thanks!

cheers,
&rw
-- 
/  Ing. Robert Waldner  | Network Engineer | T: +43 1 89933  F: x533 \ 
\ <Waldner@KPNQwest.at> |    KPNQwest/AT   |   DSA key ID: C33A2BC0  / 




Reply to: