dev-coco / Residual-File-Cleanup

Software uninstallation residue cleanup script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Residual-File-Cleanup

Software uninstallation residue cleanup script.

If you would also like to submit a script to clean up residual files, please follow the format below. ⚠️ Warning: Don't delete other unrelated files by mistake. Keep the script as clean and simple as possible, and don't put in any other extraneous content.

#!/bin/bash
# CFBundleIdentifier

# input command

echo done

About

Software uninstallation residue cleanup script.

License:MIT License


Languages

Language:Shell 100.0%