Kldunload
From FreeBSDwiki
(Difference between revisions)
m (categorized) |
m (Reverted edits by 66.54.67.9 (talk) to last revision by Jimbo) |
||
| (6 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | [[kldunload]] is used to unload kernel modules loaded on the fly using [[kldload]]. | |
| + | To list all loaded modules, use [[kldstat]]. | ||
[[Category:System Commands]] | [[Category:System Commands]] | ||
Latest revision as of 19:25, 5 April 2012
kldunload is used to unload kernel modules loaded on the fly using kldload. To list all loaded modules, use kldstat.