macOS
brew install tmpwatchlocal Homebrew formula metadata
brew / rang 12980
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tmpwatch pour les workflows d'agents IA.
installation
brew install tmpwatchlocal Homebrew formula metadata
sudo dnf install tmpwatchFedora Rawhide package metadata · tmpwatch · Source: dl.fedoraproject.org
nix profile install nixpkgs#tmpwatchnixpkgs package indexes · pkgs/by-name/tm/tmpwatch/package.nix · Source: api.github.com
sudo zypper install tmpwatchopenSUSE Tumbleweed package metadata · tmpwatch · Source: download.opensuse.org
aperçu
Find and remove files not accessed in a specified time
historique
tmpwatch is a small Red Hat-originated system administration utility for recursively deleting files that have not been accessed for a configured period. Its historical niche is simple, cron-friendly hygiene for temporary directories such as /tmp.
The upstream man page carries Red Hat copyright years from 1997 through 2009 and lists Red Hat authors including Erik Troan, Preston Brown, Nalin Dahyabhai, and Miloslav Trmac. That places tmpwatch in the older Linux distribution tooling tradition: focused utilities shipped by distributions to solve recurring operational problems with minimal ceremony.
Red Hat Enterprise Linux 6 technical notes still documented tmpwatch in 2011 as an updated package for RHEL 6, and Fedora package metadata describes the same temporary-directory cleanup role. In this batch input, the package is also present through Homebrew, dnf, Nix, and zypper names, showing that the utility survived outside its original Red Hat context as a portable admin tool.
tmpwatch is normally run against one or more directories with an age threshold, commonly from cron or equivalent scheduled maintenance. Its safety details matter to administrators: the man page documents race-condition checks, avoiding filesystem crossings, ignoring symlinks in cleaned directories, and using atime by default with options for mtime and ctime.
For package-manager users, tmpwatch is interesting because it represents the pre-systemd era of distribution-specific housekeeping tools: tiny, scriptable, predictable, and packaged under the same name across several Unix-like ecosystems.
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 |
|---|---|---|---|
tmpwatch | 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:tmpwatch |
|---|---|
| Version | 2.11 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://pagure.io/tmpwatch |
| 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.
tmpwatch
nix profile install nixpkgs#tmpwatchtmpwatch 2.11-31.fc45
A utility for removing files based on when they were last accessed
sudo dnf install tmpwatchtmpwatch 2.11-7.9
Watches file system activity, such as /tmp files
sudo zypper install tmpwatchpiste 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.