返回 Skill 列表
extension
分类: 数据与分析无需 API Key

Miller CSV TSV JSON 数据处理器

Miller (mlr) 是一个命令行工具,用于查询、整形和重新格式化名称索引数据,如 CSV、TSV、JSON 和 JSON Lines。它将 awk、sed、cut、join 和 sort 的功能整合到一个专为结构化数据处理而构建的单一工具中。

person作者: user_3c6cb52ehubcommunity

Miller CSV TSV JSON 数据处理器

Miller (mlr) is a command-line tool for querying, shaping, and reformatting name-indexed data such as CSV, TSV, JSON, and JSON Lines. It combines the functionality of awk, sed, cut, join, and sort into a single tool purpose-built for structured data processing.

Installation

Requirements and caveats from upstream:

  • For those operations which require deeper retention (sort, tac, stats1),

Basic usage or getting-started notes: