*- On 18 Jun, Matt Folwell wrote about "Re: I want to verify that binaries have 
not been changed"
> On Fri, Jun 18, 1999 at 08:31:56AM -0500, Brian Servis wrote:
>> *- On 18 Jun, Jesse G Warford wrote about "I want to verify that binaries 
>> have not been changed"
>> > How do I ask dpkg to display the file sizes of files in a package ?
>> > 
>> > 
>> 
>> Once the package has been installed and the actual .deb has been
>> removed there is no way.
> 
> What about
> dpkg -L package|xargs ls -ld
> ?
> 

That will list what is on the current system but he was concerned about
looking at the orginal file size to see if it has changed locally.  So
that could be used as a comparison to the sizes listed in the .deb.

-- 
Brian 
---------------------------------------------------------------------
Mechanical Engineering                              [EMAIL PROTECTED]
Purdue University                   http://www.ecn.purdue.edu/~servis
---------------------------------------------------------------------

Reply via email to