macOS
brew install viplocal Homebrew formula metadata
brew / rank 12091
Program that provides for interactive editing in a pipeline. Version 19971113 via Homebrew; verified 2026-07-14.
install
brew install viplocal Homebrew formula metadata
overview
Program that provides for interactive editing in a pipeline
history
vip is a small Unix pipeline utility by Daniel E. Singer that inserts an interactive editor into a pipeline while still being used syntactically like a filter. The primary surviving project page is a Duke University page last updated on December 17, 1997.
The project page ties vip to Singer's Toolman work and to an article, 'Toolman Edits Pipes -- Interactively!', published in the October 1997 issue of the USENIX Association's ;login: magazine. The page distributes the Bourne shell script, troff/PostScript man page, and article in HTML, text, PDF, and PostScript forms.
vip's historical use case is classic Unix shell composition: place it in a pipeline where a normal filter would appear, edit the data interactively, then pass the result downstream. That makes it a small but recognizable member of the family of tools that exploit pipes, $EDITOR-style workflows, and shell filters rather than persistent project state.
Its package significance is archival and Unix-philosophy oriented. There is no modern repository or broad adoption trail in the sources found, but the original page and USENIX article make it a source-backed example of late-1990s command-line experimentation around interactive filters.
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 |
|---|---|---|---|
vip | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:vip |
|---|---|
| Version | 19971113 |
| Package manager | Homebrew |
| Homepage | https://users.cs.duke.edu/~des/vip.html |
| Last updated | 2026-07-14T20:07:13+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.