dedicated server help
web hosting guides
dedicated server home dedicated server forums dedicated server reviews dedicated resources partners dedicated server resources contact dedicated servers

dedicated server guides
Getting Started
General Tutorials
cPanel Tutorials
Security Center
Name Servers
Server Monitoring
Server Backups
Hosting Interviews
Web Hosting News
Reviews
For Fun
Linux Tutorials
Hosting Articles
Web Hosting Tutorials
 
 
 
web hosting tutorials
About Us
RSS Feed
Disclaimer
Site Map

 

Linux Command Options Explained

Last Updated: June 4, 2009


Most linux commands have numerous options. Options are used after the program name, and after a "-".

Here are some examples of program options.

Type: dir -l
In this example l is the option, and it will display a "Long" directory listing because the standard listing is short.

Type: dir -la
This example will show the directory listing in long format, and also include all files in the listing. (Hidden files too, -a)

The most popular program options for each command are marked with a SINGLE letter.

To get help on a specific command or view its' options.

Type: command --help
Be sure to replace command with the command you are attempting to get help on.

Example: dir --help

cpanel tutorials
cPanel Resources
Dedicated Servers