-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathvu_lsmod.1.html
89 lines (69 loc) · 1.81 KB
/
vu_lsmod.1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Content-type: text/html; charset=UTF-8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of VU_LSMOD</TITLE>
</HEAD><BODY>
<H1>VU_LSMOD</H1>
Section: General Commands Manual (1)<BR>Updated: December 2022<BR><A HREF="#index">Index</A>
<A HREF="/#/man/index">Return to Main Contents</A><HR>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
<P>
vu_lsmod - user-mode implementation of VUOS
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<P>
vu_lsmod [options ...]
vu_module [vu_module]
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
<P>
This is a VUOS command.
It works only inside a vuos virtual namespace see
<A HREF="/#/man/man1/umvu.1.html">umvu</A>(1).
<P>
This command lists the modules currently loaded.
<A NAME="lbAE"> </A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT>-h, --help<DD>
Print a short help message and exit.
</DL>
<A NAME="lbAF"> </A>
<H2>EXAMPLE</H2>
<DL COMPACT>
<DT><DD>
<PRE>
$ vu_lsmod vufuse
vufuse: vu virtual file systems (user level FUSE)
vudev: vu virtual devices
vunet: vu virtual networking
</PRE>
</DL>
<A NAME="lbAG"> </A>
<H2>SEE ALSO</H2>
<P>
<A HREF="/#/man/man1/umvu.1.html">umvu</A>(1), <A HREF="/#/man/man1/vu_insmod.1.html">vu_insmod</A>(1), <A HREF="/#/man/man1/vu_rmmod.1.html">vu_rmmod</A>(1)
<A NAME="lbAH"> </A>
<H2>AUTHOR</H2>
<P>
VirtualSquare.
Project leader: Renzo Davoli
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT><A HREF="#lbAE">OPTIONS</A><DD>
<DT><A HREF="#lbAF">EXAMPLE</A><DD>
<DT><A HREF="#lbAG">SEE ALSO</A><DD>
<DT><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 15:22:07 GMT, November 27, 2023
</BODY>
</HTML>