4 Ways To Run A Program From The Command Line On Linux
For example, if you want to run Firefox from the Terminal, you would simply type firefox and press Enter. Type -h or –help after the program name to display the help menu for that program. Many programs have additional command modifiers you can use to launch the program in a specific way. For example, you can launch a website in a web browser by typing the web browser name followed by the web address and press Enter to launch that website in the web browser (i....