https://github.com/ryuapp/rb
A rm(1) clone with the recycle bin for Windows.
https://github.com/ryuapp/rb
Last synced: 12 months ago
JSON representation
A rm(1) clone with the recycle bin for Windows.
- Host: GitHub
- URL: https://github.com/ryuapp/rb
- Owner: ryuapp
- License: mit
- Created: 2024-06-29T01:49:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T07:06:04.000Z (over 1 year ago)
- Last Synced: 2025-03-24T12:09:09.728Z (about 1 year ago)
- Language: Zig
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### rb
**rb** is a rm(1) clone with the recycle bin for Windows.\
Put FILE(s) and DIRECTORY(ies) in the recycle bin.
### Usage
```sh
rb [FILE|DIRECTORY]...
```
### Installation
**rb** is only available for Windows now.
[Scoop](https://scoop.sh):
```bash
scoop install https://raw.githubusercontent.com/ryuapp/rb/main/rb.json
```