macOS
brew install sincelocal Homebrew formula metadata
brew
Stateful tail: show changes to files since last check. Version 1.1 via Homebrew; verified from local package data.
install
brew install sincelocal Homebrew formula metadata
sudo apt install sinceDebian stable package indexes · since · source: deb.debian.org
sudo dnf install sinceFedora Rawhide package metadata · since · source: dl.fedoraproject.org
overview
Stateful tail: show changes to files since last check
history
since is a small Unix utility for stateful log tailing: it prints only the content appended to files since the last run.
The official homepage describes since as a tail-like Unix utility for monitoring growing log files. The official source archive includes a manpage dated July 1998, and the homepage offers an old stable 0.5 source archive plus a 1.1 rewrite with more features.
The official homepage links to Debian and FreeBSD distribution pages, and the input records packages for Homebrew, Debian, Fedora/DNF, and Ubuntu. That adoption pattern fits a tiny admin utility preserved by Unix package collections.
Users run since against log files, commonly under /var/log, to see only new lines after a previous check. The manpage documents follow mode, quiet and relaxed modes, compressed-extension skipping, and an explicit state-file option.
Package nerds care because since is a minimal example of a Unix command that does one operational job, stores simple state, and avoids a larger log-monitoring stack when a shell session is enough.
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 |
|---|---|---|---|
since | 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.
http://welz.org.za/projects/since
install metadata
| Package key | brew:since |
|---|---|
| Version | 1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/since |
| Homepage | http://welz.org.za/projects/since |
| Upstream docs | http://welz.org.za/projects/since |
| License | GPL-3.0-or-later |
| Source archive | https://deb.debian.org/debian/pool/main/s/since/since_1.1.orig.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | since |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
since 1.1-7
tail(1) work-alike that saves and uses state information
http://welz.org.za/projects/since
sudo apt install sincesince 1.1-7
tail(1) work-alike that saves and uses state information
http://welz.org.za/projects/since
sudo apt install sincesince 1.1-33.fc44
Stateful tail replacement
http://welz.org.za/projects/since
sudo dnf install sincesource 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.