# vip を Homebrew でインストール

vip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:vip
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install vip
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:vip
- **パッケージマネージャ:** Homebrew
- **バージョン:** 19971113
- **ソース概要:** Program that provides for interactive editing in a pipeline
- **ホームページ:** <https://users.cs.duke.edu/~des/vip.html>
- **最終更新:** 2026-07-14T20:07:13+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- vip (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 19971113
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 1997-10: The USENIX ;login: article about vip appeared.
- 1997-12-17: The Duke-hosted vip home page records its last update.

### ソース

- <https://users.cs.duke.edu/~des/scripts/vip.man>
- <https://users.cs.duke.edu/~des/scripts/vip_article.html>
- <https://users.cs.duke.edu/~des/vip.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/vip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vip.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
