<div dir="ltr">Update for the flyer: Number of modules in the flyer is "more than 450". It is actually better than that: "more than 500" if we simply count all in 7.2 branch using:<br><br>$ python -c "print(`ls dist.x86_64-pc-linux-gnu/bin | grep "\." | grep test -v | wc -l` + `ls dist.x86_64-pc-linux-gnu/scripts | grep "\." | wc -l`)"<br>514<br><br>GRASS > g.search.modules xxx -n -g | wc -l<br>504<br></div>