Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Welcome to the TechnoWorldInc! Community!
Recent Updates
[April 24, 2024, 11:48:22 AM]

[April 24, 2024, 11:48:22 AM]

[April 24, 2024, 11:48:22 AM]

[April 24, 2024, 11:48:22 AM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[February 14, 2024, 02:00:39 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   MegaPixelShop
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Computer / Technical Issues » Operating Systems » Linux
  Linux Training for People New to Linux - How to Use Linux Command Options
Pages: [1]   Go Down
  Print  
Author Topic: Linux Training for People New to Linux - How to Use Linux Command Options  (Read 831 times)
Daniel Franklin
TWI Hero
**********


Karma: 3
Offline Offline

Posts: 16647


View Profile Email




Most Linux distributions (versions) have Graphical User Interface (GUI) utilities that you can use to do Linux administration. However, these "point-and-click" Linux utilities are slow and cumbersome and they are different from one Linux distribution to another. Therefore, to learn how to use Linux, don't spend time learning Linux GUI utilities.

As part of your Linux training, one of the best benefits of learning Linux commands is that they are basically the same from one Linux distribution (version) to another. And since there are over 130 different versions of the Linux OS (operating system), learning how to use Linux commands is the best way to learn how to use Linux to do Linux system administration.

Linux Tips: When you are new to Linux and need to get Linux training, learn how to use Linux commands, not GUI utilities.

Learning how to run a Linux command can be very difficult for new Linux users. So, here are some Linux tips that will help you to learn how to use Linux commands to administer the Linux OS (operating system).

Running a Linux Command

To run a Linux command, you type in the Linux command name at the Linux command line prompt and press the Enter key.

The ]# in these examples represents the Linux command line prompt. You don't type in the prompt!

Below is an example of running the Linux command named ls. The ls stands for list and is used to show you a list of files and directories.

]# ls

No options were used with the Linux command above.

Linux Command Options

To use options with a Linux command, you type in the letter(s) of the option, proceeded by a - (dash).

The Linux command below uses the l (el) option. The l stands for long and gives you a more detailed listing of the files in the current directory. The l option is preceded by a - (dash, or minus sign).

]# ls -l

You may also need to type in the name of an "item" that the Linux command is being run "on", such as the name of a directory in the Linux file system.

Linux Tips: The Linux file system is all the directories and files on the hard disk(s) a Linux system.

Running a Linux Command "On" an Item

The command below is being run "on" the directory named letters. It gives you a long listing and shows all the files and directories in the letters directory.

]# ls -l letters

An excellent way to learn how to use Linux commands is to watch Linux video tutorials, to actually see how to run a command, hear a description of what is being done, and see the output of the command.

Articles Source - Free Articles
About the Author

Clyde Boom, Author and Expert Trainer with 20+ Years of Training Successes.

Watch Free Sample I Learn Linux Video Tutorials now at http://www.iLearnLinux.com and get over the steep Linux learning curve (goa).

Free I Learn Linux News!

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.123 seconds with 25 queries.