macOS
brew install timelimitlocal Homebrew formula metadata
brew / rang 13398
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de timelimit pour les workflows d'agents IA.
installation
brew install timelimitlocal Homebrew formula metadata
sudo apt install timelimitDebian stable package indexes · timelimit · Source: deb.debian.org
nix profile install nixpkgs#timelimitnixpkgs package indexes · pkgs/by-name/ti/timelimit/package.nix · Source: api.github.com
aperçu
Limit a process's absolute execution time
historique
timelimit is a small Unix command-line utility that runs another command and terminates it after an absolute time limit, first with a warning signal and then with a kill signal.
The official homepage presents timelimit as a process-control utility modelled after the staged signalling pattern used by init during shutdown. It is maintained by Peter Pentchev and developed in the official GitLab repository.
The release archive on the official site lists timelimit 1.0 and later releases through 1.9.2, with source archives, signatures, and downstream Debian and FreeBSD packaging references.
timelimit entered classic Unix packaging channels because it solves a simple shell problem: bound a command's wall-clock runtime and choose the signals used to stop it.
The input package-manager metadata lists Homebrew, Debian, Nix, and Ubuntu, showing cross-platform package adoption beyond its original release archive. The official release page also links historical Debian snapshots and a FreeBSD port for older releases.
Typical use is in scripts, tests, batch jobs, and administrative commands where a child process must not run forever. Compared with an ad hoc shell wrapper, timelimit exposes explicit warning and kill stages.
Its utility overlaps with timeout-style tools, but the official description emphasizes absolute execution time and configurable signals.
timelimit is package-nerd material because it is a tiny command that package managers keep alive for scripting compatibility. It is the kind of Unix utility people install when a shell pipeline needs one sharp behavior and no framework.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
timelimit | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:timelimit |
|---|---|
| Version | 1.9.2 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://devel.ringlet.net/sysutils/timelimit/ |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
timelimit 1.9.2-3
simple utility to limit a process's absolute execution time
https://devel.ringlet.net/sysutils/timelimit/
sudo apt install timelimittimelimit
nix profile install nixpkgs#timelimittimelimit 1.9.2-2build1
simple utility to limit a process's absolute execution time
https://devel.ringlet.net/sysutils/timelimit/
sudo apt install timelimitpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.