This command could delete a half of your files randomly.
deno install --allow-read --allow-write --unstable --name thanos https://git.io/deno_thanos
thanos --help
OR, use without install:
cd node_modules
deno run --allow-read --allow-write --unstable https://git.io/deno_thanos --help
deno_thanos is released under the MIT License. See the bundled LICENSE file for details.