Comment on Explaining Shell Commands in the Shell (2014)parentComments−japOP11yI think it gives decent results for something like: find . -name test -delete You can try it out online btw: https://www.mankier.com/?explain=%20find%20.%20-name%20test%...
Comments
I think it gives decent results for something like:
You can try it out online btw: https://www.mankier.com/?explain=%20find%20.%20-name%20test%...