On Mar 14, 2013, at 5:54 PM, Sean Shoufu Luo <luosho...@gmail.com> wrote:

> Hi all,
> 
> Several questions:
> 
> 1. How can I know exactly what packages/libraries/modules installed (and
> loaded)?

man pkg_info
man ldconfig (hint: look for the -r option)

> Is there any tool like  'lsmod/insmod/rmmod' in Linux in Openbsd? Some one
> pointed me to 'lkm', however, it seems it is only a API. I need write my
> own tool to list all modules loaded?

man modstat
man modload
man modunload

Although I'm pretty sure you'll be disappointed, because I 
think you don't really know what you are looking for and/or dealing
with.

Cheers
Zé

Reply via email to