Their info about "rm -rf" not working in Windows is slightly misleading. In PowerShell, you can accomplish this by running: rm -r -fo my-folder-name
Re: The Bun Shell
#31How many Linux/Mac devs know that? We live in a left-pad world, of course people will install a package to get a simple job done.