Trash CLI is a cross-platform command-line utility for moving files and folders to the operating system trash instead of permanently deleting them. It is designed as a safer alternative to using rm for everyday cleanup tasks. The command accepts individual paths as well as glob patterns, including exclusions for files that should be preserved. An optional dotfile setting allows glob patterns to include hidden files. Verbose mode prints the items that were moved, making scripted cleanup easier to inspect. It works on macOS, Linux, and Windows and can be installed globally through npm. Users can even alias rm to trash for a more reversible default deletion workflow.
Features
- Reversible file and folder removal
- macOS, Linux, and Windows support
- Individual path and glob pattern input
- Negative glob exclusions
- Optional hidden-file matching
- Verbose trashed-item reporting
Categories
Command Line ToolsLicense
MIT LicenseFollow Trash CLI
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Trash CLI!