← 返回
未分类

Rm Tool

Remove files and directories permanently. Use for file deletion, cleanup, and disk space management.
dinghaibin
未分类 clawhub v1.0.0 100000 Key: 无需
★ 0
Stars
📥 283
下载
💾 0
安装

概述

RM - File Removal Utility

Delete files and directories from the filesystem. Supports recursive directory removal, interactive confirmation, and force deletion.

Usage

rm-tool [options] <target...>

Options

  • -r: Recursively remove directories
  • -f: Force removal (ignore nonexistent files)
  • -i: Interactive (prompt before each removal)
  • -v: Verbose (show what is being removed)

Examples

rm-tool file.txt
rm-tool -rf temp_directory/
rm-tool -i *.log

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:06 安全 安全

安全检测

暂无安全检测报告