# skx/sysadmin-util

Tools for Linux/Unix sysadmins.

Repository: https://github.com/skx/sysadmin-util
Canonical: https://ross.abutalabs.com/products/sysadmin-util
Language: Perl
License: NOASSERTION
License Family: other
Topics: sysadmin, perl, bash, c, utilities
Archived: true
Last push: 2020-03-30T06:57:46+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4889, "days_push": 2347, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1004, forks 113 (observed 2026-09-03T02:15:17.924579+00:00)

## What it is
A small collection of command-line scripts for Linux/Unix system administrators, written mostly in Perl and Bash. It centralizes handy utilities like file-age reporting, cron output suppression, CIDR expansion, and duplicate file detection.

## Use cases
- show how long ago a file was modified in human-readable form
- suppress cron job output unless the command fails
- expand CIDR ranges into individual IP addresses
- find duplicate files by content hash
- check whether a directory is empty in a shell script
- expand abbreviated IPv6 addresses

## When to choose
- you are a sysadmin wanting small standalone utilities without heavy dependencies
- you want a curated personal toolkit of shell-friendly scripts
- you need quick one-off helpers for cron jobs, networking, or file checks

## When to avoid
- you need actively developed or feature-rich tools - the successor repo sysbox is preferred
- you need cross-platform (Windows/macOS-first) tooling
- you want polished, documented, packaged software with a clear license

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, cli
- domain: developer-tools, self-hosted
- platform: cli
- tags: sysadmin, shell-scripts, perl, utilities, cron, command-line, linux

## Member repositories
- skx/sysadmin-util (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.924579+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:55.060755+00:00, confidence not recorded.
  - readme: https://github.com/skx/sysadmin-util (fetched 2026-09-03T02:15:17.924579+00:00, sha c86735d6cfb9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
