Description
Walks filesystem paths and runs configured actions over matching files or directories. It helps development and automation workflows apply commands across a project tree without manually visiting each path.
Run it from the terminal only after reviewing the selected paths and actions. Tools that traverse and execute commands can change many files quickly, so test with dry runs or backups when possible.