1 个不稳定版本

0.1.0 2022年10月30日

#1089文件系统


用于 garbage

GPL-3.0-only

6KB
146

garbage

Build Status crates.io

Rust版本的trash-cli。

  • 不支持Windows/回收站

安装

cargo install garbage

使用

运行 garbage --help 了解如何使用!

$ garbage put file1 file2 ...

$ garbage restore
[..interactive]

$ garbage list

$ garbage empty [days]

如果您使用bash风格的shell,请随意将其添加到您的shell的rc文件中

alias rm='garbage put' # Make sure garbage is in your path

特性

  • 放置
  • 列表
  • 恢复
  • 测试...

规范符合性

  • 选择垃圾桶目录
  • 清空
  • 目录大小缓存(可选)

问题

如果您发现错误或请求功能,请在此处提交: https://todo.sr.ht/~mzhang/garbage

关于

作者:Michael Zhang

许可:GPLv3,请参阅LICENSE.md以获取全文。

无运行时依赖