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

https://github.com/arbourd/trash

Safely move items to macOS trash asynchronously
https://github.com/arbourd/trash

macos osx rm safe trash

Last synced: 5 months ago
JSON representation

Safely move items to macOS trash asynchronously

Awesome Lists containing this project

README

          

# trash

Safely move items to macOS trash asynchronously

## Install

With [brew](https://brew.sh/)

```console
$ brew tap arbourd/tap
$ brew install trash
```

Downloading the latest binary from [releases](https://github.com/arbourd/trash/releases).

## Usage

```console
$ trash example.file example-folder *.glob
```

## License

MIT