<s>
lsmod	B-Application
is	O
a	O
command	O
on	O
Linux	B-Application
systems	O
.	O
</s>
<s>
It	O
shows	O
which	O
loadable	B-Application
kernel	I-Application
modules	I-Application
are	O
currently	O
loaded	O
.	O
</s>
<s>
An	O
example	O
terminal	O
print	O
after	O
running	O
lsmod	B-Application
command	O
:	O
</s>
<s>
"	O
Module	B-Application
"	O
denotes	O
the	O
name	O
of	O
the	O
module	B-Application
.	O
</s>
<s>
"	O
Size	O
"	O
denotes	O
the	O
size	O
of	O
the	O
module	B-Application
(	O
not	O
memory	O
used	O
)	O
in	O
Bytes	O
.	O
</s>
<s>
"	O
Used	O
by	O
"	O
shows	O
that	O
number	O
of	O
times	O
the	O
module	B-Application
is	O
currently	O
in	O
use	O
by	O
running	O
programs	O
.	O
</s>
<s>
Next	O
to	O
this	O
is	O
a	O
list	O
of	O
other	O
modules	B-Application
which	O
refer	O
to	O
this	O
one	O
.	O
</s>
<s>
If	O
the	O
module	B-Application
controls	O
its	O
own	O
unloading	O
via	O
a	O
can_unload	O
routine	O
then	O
the	O
use	O
count	O
displayed	O
by	O
lsmod	B-Application
is	O
always	O
-1	O
,	O
irrespective	O
of	O
the	O
real	O
use	O
count	O
.	O
</s>
