Quickstart

lsmod Plugin

javimosch Updated

File contents

lsmod Plugin

CLI tool: lsmod.

Commands

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

Usage Examples

  • "lsmod --help"
  • "lsmod self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/lsmod/skills/quickstart commit 4c5f0f592b

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-469