List all commands on Linux path. Example : ./cmdlist.py | wc -l # Number of executables on path ./cmdlist.py | grep ls # Find ls on path and any command containing ls