LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

trash-put

Move files to the trash

TLDR

This command is an alias of trashView documentation for the original command
$ tldr trash
copy

SYNOPSIS

trash-put [options] file...

DESCRIPTION

trash-put is an alias for trash, the main command for moving files to the trash. See trash for full documentation.

INSTALL

sudo dnf install trash-cli
copy
sudo pacman -S trash-cli
copy
sudo apk add trash-cli
copy
sudo zypper install trash-cli
copy
brew install trash-cli
copy
nix profile install nixpkgs#trash-cli
copy

SEE ALSO

trash(1), trash-list(1)

Copied to clipboard
Kai