An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

### rb

CI status Latest Version License

**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
```