macOS
brew install gnu-timelocal Homebrew formula metadata
安装
brew install gnu-timelocal Homebrew formula metadata
sudo apk add timeAlpine Linux edge package indexes · time · 来源: dl-cdn.alpinelinux.org
sudo dnf install timeFedora Rawhide package metadata · time · 来源: dl.fedoraproject.org
nix profile install nixpkgs#timenixpkgs package indexes · pkgs/by-name/ti/time/package.nix · 来源: api.github.com
sudo pacman -S timeArch Linux sync databases · time · 来源: geo.mirror.pkgbuild.com
sudo zypper install timeopenSUSE Tumbleweed package metadata · time · 来源: download.opensuse.org
scoop install main/timeScoop official bucket manifest trees · bucket/time.json · 来源: api.github.com
概览
GNU implementation of time utility
历史
GNU Time is the GNU Project implementation of the Unix time utility: it runs a command and reports resource use after the command exits. Its long-lived niche is not timing clocks in the abstract, but producing repeatable command-line measurements of elapsed time, CPU time, memory, page faults, I/O, context switches, and exit status.
The GNU manual carries copyright years beginning in 1991, and the GNU FTP archive records the 1.7 release in 1996, followed by later releases in the 1.x series. The program evolved around a compact Unix interface, adding GNU-style format strings, verbose output, output redirection, append mode, and POSIX-compatible output for scripts that need a stable three-line real/user/sys report.
GNU Time sits beside shell builtins named time, rather than replacing them everywhere. The manual explicitly notes how to run the external command when a shell reserves the word, preserving the GNU tool as a separately packaged utility for users who need its richer resource accounting.
Package managers keep GNU Time available even on systems that already ship a shell or system time command, because the GNU implementation exposes a broader and more scriptable set of resource fields. In CLI culture it became the portable answer for benchmark logs that need more than wall-clock seconds.
Practitioners use GNU Time by prefixing a command, selecting an output format with -f or TIME, writing measurements with -o, appending with -a, or asking for verbose resource reports with -v. Common uses include timing compilers, test suites, data pipelines, and one-off shell commands while keeping the measured program unchanged.
The package matters because it is small, predictable, and separate from shell syntax. That makes it useful in packaging recipes, benchmark harnesses, and CI scripts where the same command line should work outside a particular interactive shell.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
time | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gnu-time |
|---|---|
| 版本 | 1.10 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.gnu.org/software/time/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
time 1.9-0.2
GNU time program for measuring CPU resource usage
https://www.gnu.org/software/time
sudo apt install timetime
nix profile install nixpkgs#timetime 1.9-0.2build1
GNU time program for measuring CPU resource usage
https://www.gnu.org/software/time
sudo apt install timetime 1.10-r0
utility to measure execution time
https://www.gnu.org/software/time/
sudo apk add timetime-doc 1.10-r0
utility to measure execution time (documentation)
https://www.gnu.org/software/time/
sudo apk add time-doctime 1.9-29.fc45
A GNU utility for monitoring a program's use of system resources
https://www.gnu.org/software/time/
sudo dnf install timetime 1.10-1
Utility for monitoring a program's use of system resources
https://www.gnu.org/software/time/
sudo pacman -S timetime 1.10-1.4
Run Programs And Summarize System Resource Usage
https://www.gnu.org/software/time/
sudo zypper install timemain/time
scoop install main/time来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.