BASIC LINUX COMMANDS
AIM: To Study and implement the basic Linux commands.
COMMANDS: Here are the lists of commands that have been studied and
implemented.
1. mkdir Description: Creates the Directories if they do not already exist.
Also used to create the directory in the current directory.
Syntax: mkdir
Variation: mkdir -p dir1/dir2/dir3 (creates nested directories using one
mkdir command)
Output: $mkdir 2015506088
You have to do same procedure for these commands:
1. mkdir [Link]
2. ls [Link]
3. cd [Link]
4. pwd [Link]
5. vim [Link]
6. cp [Link]
7. mv [Link]
8. rm [Link]
9. find [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]
[Link] [Link]