Command Line
1
.
The Shell
2
.
pwd (Print Working Directory)
3
.
cd (Change Directory)
4
.
ls (List Directories)
5
.
touch
6
.
file
7
.
cat
8
.
less
9
.
history
10
.
cp (Copy)
11
.
mv (Move)
12
.
mkdir (Make Directory)
13
.
rm (Remove)
14
.
find
15
.
help
16
.
man
17
.
whatis
18
.
alias
19
.
exit
LabEx
/
Linux Journey
1. The Shell
Loading...
Sign in to save your learning progress
Sign in
Exercises
Loading...
Login to Practice on LabEx
Quiz
What is the exact output to the display when you type `echo Hello World`? Please answer in English, paying close attention to capitalization and spacing.
Submit Answer
View Answer
Next Lesson >>