I Learn Linux Video Tutorials - Free Linux Training Articles
 
FREE Linux Commands Training Course
 
Linux Admin & Commands
Training Videos
 
General Linux
Training Videos
 
 
Free Linux Training Course Signup - Learn How to Use Linux with FREE I Learn Linux Training Course!
Click Here Now!
Linux Training Online Articles - Learn How to Use Linux with Easy I Learn Linux Training!
To Get Your
FREE
Linux Commands Training Course
With Free Linux Commands Book!
Clyde Boom, Author, I Learn Linux Video Tutorials
Clyde Boom
The Easy Linux
Training Guy!
With 20+ years of
Training Successes
Click the Play Button
(large triangle arrow below)
Learn How to Get
Easy Linux Training!
(Press F5 to Refresh
if necessary.
)
Clyde Boom, Bio, Author, 20 years of practical computer training experience
 

Click Here to Watch Free Sample "General Linux / Ubuntu Linux" Video Tutorials

Click Here to Watch Free Sample "Linux Admin & Commands" Video Tutorials

I Learn Linux Video Tutorials - Testimonials for Linux Courses and Linux Training - from CD and from Online Viewing
< Back to Free - I Learn Linux Training Articles - List
 

Using the ls Command with Examples of Options - A Hands-On Linux Tutorial


  Article Summary:  Learn how to use the Linux ls command by following this hands-on Linux Command Tutorial. Read tips, watch videos & learn Linux easily here!  

This Linux command tutorial shows you several examples of how to run the Linux ls command using popular, commonly used command options.

All of the Linux command examples shown below have been designed to work with all Linux distributions (versions).

So, if you run all of the Linux commands shown below yourself, you'll have a mini Linux command tutorial.

Try it - it's a great way to get Linux training!

The Linux ls Command


The Linux ls (list) command is a very popular Linux command that is used to show a listing of directories and files.

In the Linux hands-on exercises below, you will learn how to run the Linux ls command, with examples of options of the ls command, use the less command, and use a "pattern" with a Linux command.

  See the Free Sample Linux Video Tutorials - just click on the links at the end!

 
  You can watch the Linux administration and commands video tutorials to learn Linux commands so you can administer a Linux system.

You can also watch the general Linux training videos and see how to use Ubuntu Linux to: download and install Linux, updating Linux, install Linux software programs, work at the Ubuntu Linux Desktop - and lots more!
 

Linux ls Command Tutorial - Showing Examples of Using ls Command Options


Run the cd (change directory) command below to change into the etc directory (folder) so we have lots of directories and files for the ls command examples below.

          ]$  cd   /etc

Run the ls command without any options.

          ]$  ls

This shows a listing of all directories and files (items) in the current directory, which is the etc directory. There are a lot of items and only the end of the listing appears. You can't see the top of the listing because it has scrolled off the screen.

So, we will use the | (vertical bar - above the Enter key on many keyboards) to "pipe" the output of the ls command to the less command - and then see some options of the ls command.

  Linux Training Tips:  To type the | (vertical bar) on most keyboards, hold down the shift key and press the \ (backslash) key.  

  Linux Training Tips:  The less command is used to pause the output of a command after the first "screenful", so the output doesn't scroll off the screen. The less command is a Linux command, and not an option of the ls command.  

          ]$  ls   |   less

Now, because you piped the output of the ls command to the less command, you can use the Up Arrow, Down Arrow and Page Up and Page Down keys to scroll through the output of the ls command.

Press the Down Arrow key a few times; then the Up Arrow key and then Page Up and Page Down. A nice way to view the files in the Linux file system!

Notice that just the item names (directory and file names) appear. You don't see any other information, such as the size and date.

Press the letter "q" (without the quotes) to quit out of the less command. Do this after running each of the command examples below.

Now run the ls command with the -l (for long) option to get a "long" and more detailed listing of the items in the etc directory.

          ]$  ls   -l   |   less

Now you get lots more info on each item! The size (in bytes) of the item appears at the left of the date. When a "d" appears at the far left of an item, this indicates that the item is a directory (folder).

Try scrolling down and then scrolling up.

The ls command below uses both the -l and -S options. The -S option causes the items to be sorted by size, with the largest item at the top.

  Linux Training Tips:  Linux commands are case sensitive, so when you see an upper case "S", be sure to type in a capital "S" (without the quotes).  

          ]$  ls   -lS   |   less

Press the Page Down key until you get to the bottom of the listing.

A Practical Linux ls Command Example - Listing Linux Text Configuration Files


Now let's say you need to look at some of the system configuration settings in a Linux text file. You know the file is in the current directory (etc) and that the file ends in ".conf", but you can't remember the full name of the file.

To see all possible file names, you use a Linux "pattern" of "*.conf" . This pattern uses the * (asterisk) wildcard character to show all files that end in ".conf".

          ]$  ls   -l   *.conf   |   less

Now you see the Linux text file you need and can check the settings in it.

Quit out of the less command.

The exit command is used to close a terminal emulation window and end a Linux bash shell "session".

          ]$  exit

Beyond This "Linux Commands Tutorials" Article


The Linux ls command is one of the most popular and commonly used Linux commands. There are lots of uses for the ls command and many other useful ls command options.

As part of your Linux training, you also need to learn how to use the ls command to: get a listing of "hidden" files, get a listing using an absolute path and relative path, get listings using several different "patterns" (with wildcard characters), and list directories and files recursively.

Now, imagine watching a clearly narrated Linux video tutorial that not only shows all of the examples above, but also shows you the full output of each command - you get to learn Linux live!

Then imagine pausing the Linux video after each example and trying the commands yourself - an excellent way to get Linux training.
 
  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!
 
  I Learn Linux Video Tutorials - Testimonials for Linux Training - from CD and from Online Viewing  
 

General Linux / Ubuntu Linux Training Videos

 
 

Linux Admin & Commands Training Videos

 
 
Got Questions?
 
 
Call Us! at 1-800-718-7318
 
 
Or call +1-905-857-7177
 
 
(outside North America)
 
 
Or - Just send an email to:
 
 
ClydeBoom@iLearnLinux.com
 
 
Call Us! We're ready to help!
 
 
< Back to Free - I Learn Linux Training Articles - List
 
  New! - BONUS: Automatic 30 Day access to Online Viewing when you order on CD - so you can watch your Linux videos until your CD arrives   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!  

Watch Sample Linux Admin & Commands
Training Videos

Get Info on Linux Admin & Commands
Training Videos

   
Linux Admin & Commands Training Videos CD
 

Watch Sample General Linux Training Videos
Featuring Ubuntu Linux

Get Info on General Linux Training Videos
Featuring Ubuntu Linux

   
General Linux Training Videos
The Deluxe 3 CD Set!

Featuring Ubuntu Linux
 

Get the "Ultimate" Linux Training Videos Bundle
4 Linux Training Videos CDs!
Linux Admin & Commands (1 CD) +
General Linux Training Videos (3 CD Set)

   
"Ultimate" Linux Training Videos Bundle (4 CDs!)
 
Click Here Now!
To Get Your FREE
Linux Commands Training
7 Step Mini-Course
With Free Linux Commands Book!
Testimonials from happy I Learn Linux Training Online Customers
< Back to I Learn Linux - Home
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.