macOS
brew install zzzlocal Homebrew formula metadata
brew / rank 9302
Command-line tool to put Macs to sleep. Version 1 via Homebrew; verified 2026-07-10. Also installable with nix: nix profile install nixpkgs#zzz.
install
brew install zzzlocal Homebrew formula metadata
sudo apk add zzzAlpine Linux edge package indexes · zzz · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#zzznixpkgs package indexes · pkgs/by-name/zz/zzz/package.nix · source: api.github.com
overview
Command-line tool to put Macs to sleep
history
Zzz is a small macOS command-line program that asks the operating system's power-management service to put the machine to sleep immediately.
The project's manual page is dated 11 August 2011 and describes a single-purpose system utility authored by David Parsons. The upstream C source remains intentionally small: it locates the IOKit power-management service, calls `IOPMSleepSystem`, reports errors, and exits.
The official README documents both traditional make-based installation into `/usr/local/bin` and Homebrew installation. This positions Zzz as a compact packaged convenience for shell users rather than a larger application or daemon.
Run `Zzz` with no arguments to request immediate sleep. The manual documents a zero exit status on success and a nonzero status on failure; no root access is required.
Zzz is a characteristic micro-utility: a stable, memorable command packages a platform API call that would otherwise require custom C code or a less discoverable system workflow. Its makefile, manual page, C source, and Homebrew path exemplify the durable Unix packaging of tiny native tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
Zzz | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:zzz |
|---|---|
| Version | 1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zzz |
| Homepage | https://github.com/Orc/Zzz |
| Repository | https://github.com/Orc/Zzz |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/Orc/Zzz/archive/refs/tags/v1.tar.gz |
| Last updated | 2026-07-10T09:37:19-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zzz |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
zzz
nix profile install nixpkgs#zzzzzz 0.2.0-r0
Suspend or hibernate your computer
https://github.com/jirutka/zzz
sudo apk add zzzzzz-doc 0.2.0-r0
Suspend or hibernate your computer (documentation)
https://github.com/jirutka/zzz
sudo apk add zzz-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.