macOS
brew install tmpwatchlocal Homebrew formula metadata
brew / Rang 12980
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tmpwatch in AI-Agent-Workflows.
Installation
brew install tmpwatchlocal Homebrew formula metadata
sudo dnf install tmpwatchFedora Rawhide package metadata · tmpwatch · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#tmpwatchnixpkgs package indexes · pkgs/by-name/tm/tmpwatch/package.nix · Quelle: api.github.com
sudo zypper install tmpwatchopenSUSE Tumbleweed package metadata · tmpwatch · Quelle: download.opensuse.org
Überblick
Find and remove files not accessed in a specified time
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tmpwatch | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tmpwatch |
|---|---|
| Version | 2.11 |
| Paketmanager | Homebrew |
| Homepage | https://pagure.io/tmpwatch |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 tmpwatchQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.