| |
|
The Easy Linux
|
 |
|
Training Guy!
|
|
(large triangle arrow below)
|
(Press F5 to Refresh
if necessary.)
|
|
|
|
 |
 |
 |
|
 |
 |
 |
 |
| |
Linux Tips on Using Multiple Options with a Linux Command
 |
| |
Article Summary: New Linux users find Linux commands tricky to learn - but they are well worth learning. Watch free sample Linux videos & learn Linux commands! |
|
 |
Linux distributions (versions), especially the major Linux distros, include several "point-and-click" Linux GUI utilities. These utilities can be used to do Linux administration task. However, you have to do an awful lot of pointing and clicking to get anything done in these Linux GUI utilities.
What takes several clicks (and way too much time) with a Linux GUI utility can be done almost instantly by running a Linux command. However, new Linux users usually find Linux commands tricky to learn - but they are well worth learning. Also, if you are working on some kind of Linux certification, you will get tested on Linux commands, not on Linux GUI utilities.
Another benefit of learning Linux commands is that they are virtually identical on all 130 + Linux distributions. So, the best way to learn how to use Linux, to do Linux system administration, is to learn how to use Linux commands.
Linux tips: When you get Linux training, including Linux certification training, be sure
to learn how to use Linux commands. Don't waste time learning Linux GUI utilities.
How to Use Multiple Options with a Linux Command
1. Most Linux commands have several options.
Linux command options are used to control the output of a Linux command - and some Linux commands have over 50 options!
2. For almost all Linux commands, the options are prefixed with a - (dash).
For example, the following Linux command runs the ls command with the l (el) option. The l stands for "long" and it gives you a longer (and more detailed) listing of files and directories in the Linux file system.
]# ls -l
Linux Tips: In these examples, the ]# represents the Linux command line prompt.
You don't type in the prompt!
3. Linux command options can be combined.
The ls command is used to list the directories and files in the Linux file system. It has an l (for long) and an a (for all) option. The a option shows "all" files, including hidden files.
The following command uses the l and a options to give you a long listing of all files.
]# ls -l -a
| |
To see how all this works, you can click on the links below to watch the Free Sample Linux Video Tutorials:
|
|
| |
The link to the sample "Linux Admin & Commands" videos below shows you how to use options when running Linux commands.
The link to the "Ubuntu Linux Training Videos" provides general Linux training and shows you how to use Linux, featuring the Ubuntu
Linux operating system.
Be sure to try these Linux training video tutorials - and see how easy it is to get Linux training with videos!
|
|
4. Linux command options can be combined without a space between them and with
a single - (dash).
The following command is a faster way to use the l and a options and gives the same output as the Linux command shown above.
]# ls -la
5. The letter used for a Linux command option may be different from one command
to another.
For example the -r option of one command may not provide the same output as the -r option for another command.
You can learn how to use Linux commands easily by watching Linux video tutorials.
When you watch a Linux video tutorial, you get to see, hear and do! You get to watch the command being typed in and hear an explanation of why you run the Linux command. Then you can pause the video tutorial and run the Linux command yourself.
And now I would like to offer you free access to my Linux Commands Training - 7 Step Mini-Course, a 7 Lesson daily mini-course,
including the Linux Commands ebook and Linux audio podcasts - showing you how to get started learning how to use Linux commands.
You can get your instant access at:
http://www.LinuxCommandsTrainingCourse.com
From Clyde Boom
The Easy Linux Training Guy
Easy, self-paced Linux training - In Plain English!
|
|
 |
| |
 |
|
| |
Call Us! at 1-800-718-7318
|
|
| |
Or - Just send an email to:
|
|
| |
Call Us! We're ready to help!
|
|
|
|
 |
| |
 |
|
BONUS: With every CD order - you automatically get 30 Days of immediate access (24 x 7) to Online Viewing - so you can Log In and watch your Linux Videos - Online - right away - until your CD arrives. Yes! - It's Easy! |
|
 |
|
 |
| Lancom Technologies |
 |
| Easy, self-paced Linux Training - in Plain English! |
 |
| Web Site: www.iLearnLinux.com | Email: ClydeBoom@iLearnLinux.com |
 |
| 150 South Eighth Street, P.O. Box 1438, Lewiston, NY 14092-8438 USA |
 |
| 5468 Dundas Street West, P.O. Box 807, Toronto, Ontario M9B 6E3 Canada |
 |
| Toll Free: 1-800-718-7318 | Outside North America: +1-905-857-7177 |
 |
Copyright © 2008 Lancom Technologies. All rights reserved. |
 |
|
|
|