← 全部工具

lesiw/inter

热度 75 更新于 开发与构建

A command line utility that returns common lines from a set of files.

githubauto-collected

安装

暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。

inter

A command line utility that returns common lines from a set of files.

Usage:

inter <file1> <file2> ... <fileN>

Installation

curl

curl -L lesiw.io/inter | sh

go install

go install lesiw.io/inter@latest