Quickstart

ntpq Plugin

javimosch Updated

File contents

ntpq Plugin

CLI tool: ntpq.

Commands

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

Usage Examples

  • "ntpq --help"
  • "ntpq self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/ntpq/skills/quickstart commit 11ee3e1f5d

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-260