December 2015
Beginner
306 pages
5h 2m
English
The following table lists a few basic Linux commands:
|
Command |
Description |
|---|---|
|
|
This command is used to check the contents of the directory. |
|
|
This command is used to check the present working directory. |
|
|
We will work in a separate directory called |
|
|
This command will change our working directory to the newly created directory |
|
|
This command can be used to verify whether we moved to the expected directory. |
|
|
This command is used to create a new empty file called |
|
|
This command is used ... |