| |
|
The Easy Linux
|
 |
|
Training Guy!
|
|
(large triangle arrow below)
|
(Press F5 to Refresh
if necessary.)
|
|
|
|
 |
 |
 |
|
 |
 |
 |
 |
| |
Using the Linux cd Command to Change Directory in the Linux File System
 |
| |
Article Summary: Learn how to use the Linux cd command - with Linux command examples - and how to use Linux! Read tips, watch Linux video tutorials here! |
|
 |
As a new Linux user looking for Linux training, you need to learn how to use Linux commands. And one of the most commonly used Linux file system commands is the cd (change directory) command.
Using the Linux cd Command
The Linux cd (change directory) command is used to change from your current directory (folder) into a different directory.
You need to change into a directory with the cd command to do Linux administration tasks like:
create a new file or remove an existing file
copy or move a file to a different directory
edit and modify a file, such as a Linux text configuration file for a Linux server
create a new directory or remove an existing directory
copy or move a directory to a different directory
Linux cd Command Example - Changing into a Directory Below the Current Directory
To change directory into a directory "below" the current directory, you type in cd and a space and the name of the directory you want to change into.
For example, to change into a directory named "letters" below the current directory, you run the following command.
]$ cd letters
To change into a different directory, below the current directory, just replace "letters" with the name of the directory.
| |
Linux Training Tips: A directory inside the current directory is considered "below" the current directory, and is called a subdirectory. |
|
Linux cd Command Example - Changing Directory Up One Directory (Level)
To change directory up one directory (level), you type in cd and a space and then two dots (periods).
For example, if you have moved into the directory named "letters" and want to go back (up) to your previous directory, you run the following command.
]$ cd ..
| |
Linux Training Tips: The directory above the current directory is also called the "parent" directory. |
|
| |
Free Linux Online Training Videos - just click the links at the end of this article!
|
|
| |
When you watch the Ubuntu Linux training videos, you can learn how to: download Ubuntu Linux, install Linux, install Linux software
programs, run Linux programs, work at the Linux desktop - and much more!
You can also watch Linux commands and administration videos to learn how to run over 100 commonly used Linux system administration
commands - with lots of examples of Linux command options.
Be sure you try these sample Linux training video tutorials after reading this article!
|
|
Beyond This "Linux Training Online" Article
The Linux cd command is used in many other ways to navigate around the Linux file system.
To continue your Linux training, you also need to learn how to use the cd command to: change to the root directory, change directory using an absolute path, and also easily change into a directory parallel to the current directory.
You can clearly and easily see all of the Linux concepts and commands shown above (and lots more!) by watching the I Learn Linux Video Tutorials.
With this method of Linux training, you can see how to use a Linux command step-by-step and also hear how to run the command - then click pause and go to the Linux command line prompt and try the command yourself!
This is a very easy way to learn how to use Linux.
|
|
 |
| |
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. |
 |
|
|
|