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

Re: To check a copy of a file on its originality from its installed package.



On 2009-Apr-15, at 4:02 AM, Sthu Deus wrote:

For example, I have

/usr/bin/sudo

that comes from its installed package

sudo

My question is, How I can find out that the /usr/bin/sudo file has not
been exchanged with another copy by some person and therefore it does
some stuff that I'm not aware of.


% aptitude install debsums
% rehash
% debsums sudo

--
Rob McBroom
<http://www.skurfer.com/>


Reply to: