Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 399 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 399 Bytes

SAFE DELETE

安全的删除文件/文件夹

Example

# download rm_release_url and mv to C:\Windows\System32\rmf.exe 

# wget rm_release_url -O /usr/local/bin/rmf

sudo chmod +x /usr/local/bin/rmf

# ~/.zshrc
alias rm="echo 'use rmf'; rmf"
apt/yum/brew/dnf install trash-cli

trash-empty