moreutils
brew install moreutils
v0.70
GPL-2.0-or-later AND (GPL-2.0-only OR Artistic-2.0)
Collection of small Unix text-processing and shell utilities filling common gaps (sponge, ts, vimdiff, parallel, etc.).
Why you might care
Adds practical tools that should've been in Unix from the start: sponge rewrites files in-place safely, ts timestamps stdin, parallel runs jobs concurrently, vimdiff diffs via vim. Indispensable for piping workflows and one-liners where standard tools fall short.
3.0k
30-day installs · #800
10.5k
90-day · #792
39.7k
365-day · #772
Build dependencies
Links
- https://joeyh.name/code/moreutils/
- Brew formula source: Formula/m/moreutils.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"GNU coreutils",
"GNU parallel",
"xargs"
],
"build_dependencies": [
"docbook-xsl"
],
"categories": [
"text-processor",
"shell",
"sysadmin"
],
"caveats": null,
"conflicts_with": [
"parallel",
"pwntools",
"sponge",
"task-spooler"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Collection of tools that nobody wrote when UNIX was young",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:06+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "moreutils",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://joeyh.name/code/moreutils/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "moreutils",
"installs_30d": 3011,
"installs_365d": 39679,
"installs_90d": 10487,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later AND (GPL-2.0-only OR Artistic-2.0)",
"llm_generated_at": "2026-06-20T23:47:09+00:00",
"llm_model": "claude-haiku-4-5",
"name": "moreutils",
"oldnames": [],
"one_liner": "Collection of small Unix text-processing and shell utilities filling common gaps (sponge, ts, vimdiff, parallel, etc.).",
"optional_dependencies": [],
"rank_30d": 800,
"rank_365d": 772,
"rank_90d": 792,
"raw_hash": "9989a90231f7ba9a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/m/moreutils.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"libxml2": "build"
},
{
"libxslt": "build"
},
"perl"
],
"version_head": "HEAD",
"version_stable": "0.70",
"versioned_formulae": [],
"why_use_this": "Adds practical tools that should\u0027ve been in Unix from the start: sponge rewrites files in-place safely, ts timestamps stdin, parallel runs jobs concurrently, vimdiff diffs via vim. Indispensable for piping workflows and one-liners where standard tools fall short."
}