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

XRSec/SAFE_DELETE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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