On Thu, 2011-08-18 at 18:37 +0200, lina wrote:
> Hi,
> 
> I don't know how to read the .so file under /usr/lib/
> 
> the Binary file.
> 
> Thanks,
> 
> lina
> 
> 
You may also try
hexdump command

$ hd <binary_file> | less # or
$ hd -s <offset> -n <length> <binary_file>
-- 
Tomas Kral <thomas.k...@email.cz>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1313688692.2755.4.camel@lynx.localhost.localdomain

Reply via email to