Skip to content

mintingblock123/Learning-Linux-Command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Learning-Linux-Command

"ls" command is used to list all files and directory.

"mkdir" is used to make a directory ['directory' in linux is a folder].

"rmdir" is used to remove the directory.

"cd" is used to change the directory. [move from one directory to anoter]

  • "cd .." is to go back one step.
  • "cd /" is used to go to root user.

About

Learning linux commands and usecase from basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors