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

2023.08.04.09

Latest
Compare
Choose a tag to compare
@Ran-Xing Ran-Xing released this 04 Aug 09:28
· 1 commit to main since this release

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"

Trash

apt/yum/brew/dnf install trash-cli

trash-empty