Quickstart

fsck.ext4 Plugin

javimosch Updated

File contents

fsck.ext4 Plugin

CLI tool: fsck.ext4.

Commands

  • fsck.ext4 <resource> <action> — Execute fsck.ext4 commands
  • fsck.ext4 self version — Print fsck.ext4 version
  • fsck.ext4 _ _ — Passthrough to fsck.ext4 CLI

Usage Examples

  • "fsck.ext4 --help"
  • "fsck.ext4 self version"

Installation

apt-get install fsck.ext4 2>/dev/null || which fsck.ext4

Key Features

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

javimosch/supercli/tree/main/plugins/fsck.ext4/skills/quickstart commit b47be536d4

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1801