Quickstart

modprobe Plugin

javimosch Updated

File contents

modprobe Plugin

CLI tool: modprobe.

Commands

  • modprobe <resource> <action> — Execute modprobe commands
  • modprobe self version — Print modprobe version
  • modprobe _ _ — Passthrough to modprobe CLI

Usage Examples

  • "modprobe --help"
  • "modprobe self version"

Installation

apt-get install modprobe 2>/dev/null || which modprobe

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/modprobe/skills/quickstart commit 8ebf7e7315

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1481