Skip to content

foxstephen/cmdlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages