cash rm -rf doesn't work
Author: ksmolyaninCreated Apr 16, 2017Updated Oct 17, 2017
Hello!
I've found that something like cash rm -rf ./dist/* doesn't work while cash rm -r -f ./dist/* (separately) does work. But the first syntax is correct and widespread in Linux.
Source: dthree/cash