Filter BASH find results using -prune and grep Linux + WSL

Set of seven pruning tools

You might think, “prune xyz from my path”, but that’s actually not it. It’s more like, “take this [path] and -prune it”. In other words, think like the old lady: decide and identify what you want to have pruned, then say: “okay, it’s [this path] that i don’t like! Now prune it!” That is, talk about paths first, then talk about what you want to have done with it.

Try the following in your web dev primary folder. It doesn’t need to be the same path as mine. You’ll figure it out. For now, let’s imagine your web dev containers are on the path /var/www/html . That being agreed upon and understood, let’s go for it!