Category: File Management
cd command in Linux with examples
Hi Friends! Today we will learn about the cd command which is used to play with directories and folders. Its full form has the secret what this command do c(change) d(directory). So, let’s start with the cd command which is mainly used to change the directory in Linux, Windows as well as Unix. Kindly refer the…
Linux command mkdir with example
This Post contains Linux command mkdir. It is used to create a directory or folder in Linux, various options has used to create a directory.