? trash


Pure Swift CLI to move objects to the trash in the same manner as the Finder.
You can Undo or ⌘+Z to put back.

Build

  1. Clone this repository
  2. Inside the root of the local copy, swift build -c release
  3. Binary is located at .build/release/approle

Usage

> trash <Object>...
> STDOUT | trash

GitHub

View Github