🍺 BREW Explorer

← all formulae

watch

brew install watch v4.0.6 GPL-2.0-or-later AND LGPL-2.1-or-later

Command-line utility that executes a program periodically and displays its output fullscreen, highlighting changes between runs.

Why you might care

Watch continuous command output (like `top` or custom scripts) with automatic refresh and diff-style highlighting of changed lines. Essential for monitoring system state, log tails, or test output without manual re-runs. Single-binary, POSIX tool from procps-ng widely available on Unix/Linux systems.

Categories

Alternatives

tail top less
5.9k
30-day installs · #524
19.5k
90-day · #534
81.4k
365-day · #488

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "tail",
    "top",
    "less"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "terminal-utility",
    "sysadmin",
    "monitoring"
  ],
  "caveats": null,
  "conflicts_with": [
    "visionmedia-watch"
  ],
  "dependencies": [
    "ncurses"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Executes a program periodically, showing output fullscreen",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "watch",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://gitlab.com/procps-ng/procps",
  "homepage_og_description": "Command line and full screen utilities for browsing procfs, a \"pseudo\" file system dynamically generated by the kernel to provide information about the status of entries in its...",
  "homepage_og_image": "https://gitlab.com/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa1570febab5d2.jpg",
  "homepage_title": "procps-ng / procps \u00b7 GitLab",
  "installs_30d": 5935,
  "installs_365d": 81382,
  "installs_90d": 19474,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later AND LGPL-2.1-or-later",
  "llm_generated_at": "2026-06-20T23:45:24+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "watch",
  "oldnames": [],
  "one_liner": "Command-line utility that executes a program periodically and displays its output fullscreen, highlighting changes between runs.",
  "optional_dependencies": [],
  "rank_30d": 524,
  "rank_365d": 488,
  "rank_90d": 534,
  "raw_hash": "f244da254f8b8048",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/w/watch.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "4.0.6",
  "versioned_formulae": [],
  "why_use_this": "Watch continuous command output (like `top` or custom scripts) with automatic refresh and diff-style highlighting of changed lines. Essential for monitoring system state, log tails, or test output without manual re-runs. Single-binary, POSIX tool from procps-ng widely available on Unix/Linux systems."
}