Working with Files and Directories

NOTES


Not only navigating through the directories but we should also know how to create , move , copy and rename the files

Here are the commands for that :

Commands

TOUCH
TOUCH command helps us to create new files by touch

!touch.png

MKDIR
MKDIR command helps us to create directories by mkdir

!mkdir.png

!treeee.png