← 返回
开发者工具 中文

Tar

Create, extract, list, and compress tar archives with format support. Use when scanning contents, monitoring sizes, reporting results, alerting corruption.
创建、解压、列出及压缩支持多种格式的 tar 归档文件。适用于扫描内容、监控大小、报告结果及警告损坏情况。
bytesagain1
开发者工具 clawhub v3.0.1 2 版本 100000 Key: 无需
★ 0
Stars
📥 564
下载
💾 9
安装
2
版本
#latest

概述

tar

Archive management tool.

Commands

create

Create tar archive (.tar/.tar.gz/.tar.bz2/.tar.xz)

scripts/script.sh create <archive> <files...>

extract

Extract archive contents

scripts/script.sh extract <archive> [dir]

list

List archive contents with details

scripts/script.sh list <archive>

add

Add files to uncompressed .tar archive

scripts/script.sh add <archive.tar> <files...>

info

Show archive metadata (size, entries, format)

scripts/script.sh info <archive>

diff

Compare contents of two archives

scripts/script.sh diff <a1> <a2>

verify

Check archive integrity

scripts/script.sh verify <archive>

find

Search for files matching pattern

scripts/script.sh find <archive> <pattern>

Requirements

  • bash 4.0+

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

版本历史

共 2 个版本

  • v3.0.1 当前
    2026-03-30 00:44 安全 安全
  • v1.0.2
    2026-03-20 02:46

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,930
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,487
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,544