This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| set -euo pipefail | |
| # ============================================================ | |
| # OpenClaw "One file to rule it all" — FULL PURGE | |
| # Verified names/aliases: openclaw, clawdbot, moltbot | |
| # Related ecosystem name: moltbook | |
| # Verified folders: ~/.openclaw (incl. ~/.openclaw/openclaw.json, ~/.openclaw/workspace) | |
| # | |
| # macOS + Linux. Interactive. Idempotent. Conservative scanning. |
OlderNewer