Hab6ix / macos-trash

Move files and folders to the trash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Move files and folders to the trash

License:MIT License


Languages

Language:Swift 96.5%Language:Shell 3.5%