Quickstart

start-stop-daemon Plugin

javimosch fd84a9b 645 B Updated

File contents

start-stop-daemon Plugin

CLI tool: start-stop-daemon.

Commands

  • start-stop-daemon <resource> <action> — Execute start-stop-daemon commands
  • start-stop-daemon self version — Print start-stop-daemon version
  • start-stop-daemon _ _ — Passthrough to start-stop-daemon CLI

Usage Examples

  • "start-stop-daemon --help"
  • "start-stop-daemon self version"

Installation

apt-get install start-stop-daemon 2>/dev/null || which start-stop-daemon

Key Features

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

javimosch/supercli/tree/main/plugins/start-stop-daemon/skills/quickstart commit fd84a9b601

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2942