Quickstart

e2fsck Plugin

javimosch Updated

File contents

e2fsck Plugin

CLI tool: e2fsck.

Commands

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

Usage Examples

  • "e2fsck --help"
  • "e2fsck self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/e2fsck/skills/quickstart commit 633940fba1

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-650