On Wednesday 23 May 2007 11:24, Denis Silakov wrote:
> The thing is that we are collecting information about different
> distributions for the Linux Standard Base -
>
> https://www.linux-foundation.org/dbadmin/browse/distr.php
>
> and in the LSB there are 'Libraries' (system-wide shared libraries) and
> there are 'Commands' (for example, different utilities). All
> distribution data is collected automatically, but I don't see at the
> moment how to distinguish LSB commands from LSB libraries. The idea was
> to use `file` output, but very often it reports 'shared object' for
> files which we'd like to add as commands...
        hi Denis,  you might want to take a look at:
        
        /usr/share/misc/magic

        This file details all of the "types" magic numbers... there is a 
difference 
between a shared object and a shared library.... the file might be of some 
help to you.



-- 
Kind regards,

M Harris     <><
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to