Linux 命令大全 Linux insmod(英文全拼:install module)命令用于载入模块。 Linux有许多功能是通过模块的方式,在需要时才载入kernel。如此可使kernel较为精简,进而提高效率,以及保有较大的弹性。这