Monday, June 22, 2009
The different ways to execute a Linux application
The different ways to execute a Linux application: "I remember, way back, when I first started using Linux either was either in full-on command line only Linux or I was using Fvwm95. Executing commands in command line meant I had to know the name of the command. And when I was in the Fvwm95 desktop, if there wasn’t a menu entry for an application the only other way I could start up an application was to open up the command line and hope I could find the exact command to run. Typically this meant scrolling through the contents of /usr/bin with the command ls -l | less. And in today’s Linux (or at least in my main machine) there are approximately 2004 commands within /usr/bin. That could mean a lot of searching."