/macos-trash

Move files and folders to the trash

Primary LanguageSwiftMIT LicenseMIT

macos-trash

Move files and folders to the trash

Supports Put Back.

Requires macOS 10.10 or later. macOS 10.13 or earlier needs to download the Swift runtime support libraries.

Install

$ brew install macos-trash
Manually

Download the binary and put it in /usr/local/bin.

Usage

$ trash <path> […]

Build

$ ./build

Related