Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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

About

List all commands on path for Linux

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages