bin
Finding all the executables/binary in Linux rpm based distro.
2010/01/03
I have been thinking about this for quite sometime now, how to find all the executables on the linux system. One of the way is to do a ”ls” on all the directories in the PATH …